From 3dca29b3d5071303e22f35ab73ffec4463cbc543 Mon Sep 17 00:00:00 2001 From: Fabio Comuni Date: Tue, 27 Sep 2011 10:19:32 +0200 Subject: port old themes --- view/theme/loozah/wall_item.tpl | 53 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 view/theme/loozah/wall_item.tpl (limited to 'view/theme/loozah/wall_item.tpl') diff --git a/view/theme/loozah/wall_item.tpl b/view/theme/loozah/wall_item.tpl new file mode 100644 index 000000000..a4508b067 --- /dev/null +++ b/view/theme/loozah/wall_item.tpl @@ -0,0 +1,53 @@ +
+
+
+
+ + $name + + menu +
+
    + $item_photo_menu +
+
+
+
+
+ $lock +
$location
+
+
+
+ $name +
$ago
+ +
+
+
$title
+
+
$body
+
+
+ $vote + {{ if $plink }} + + {{ endif }} + $edpost + {{ if $star }} + + {{ endif }} + $drop +
+
+
+ +
$dislike
+
+ $comment +
+ +
+
-- cgit v1.2.3