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 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'view/wall_item.tpl') 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
-- cgit v1.2.3