From f5bfe5a1a361125bf2711e8ba6a4cbe31e184b17 Mon Sep 17 00:00:00 2001 From: Fabio Comuni Date: Tue, 15 Nov 2011 17:42:30 +0100 Subject: quattro: tags style --- view/wall_item.tpl | 15 +++++++++++++++ view/wallwall_item.tpl | 14 ++++++++++++++ 2 files changed, 29 insertions(+) (limited to 'view') diff --git a/view/wall_item.tpl b/view/wall_item.tpl index 29dc62b47..e3213b891 100644 --- a/view/wall_item.tpl +++ b/view/wall_item.tpl @@ -29,6 +29,15 @@
+
+ {{ for $tags as $tag }} + $tag + {{ endfor }} +
+
+
+
{{ if $plink }}$plink.title{{ endif }}
@@ -66,7 +75,13 @@
+
+ + +
$dislike
+
+
$comment
diff --git a/view/wallwall_item.tpl b/view/wallwall_item.tpl index 7ae489e6a..e47014985 100644 --- a/view/wallwall_item.tpl +++ b/view/wallwall_item.tpl @@ -32,6 +32,15 @@ $body +
+ +
+ {{ for $tags as $tag }} + $tag + {{ endfor }} +
+
+
+ + +
$dislike
+
$comment -- cgit v1.2.3