aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/vier/wall_item.tpl
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2012-03-02 12:41:34 +0100
committerFabio Comuni <fabrix.xm@gmail.com>2012-03-02 12:41:34 +0100
commitef3484750137707287c6482e1def07cb7aec54a7 (patch)
tree3aef07a2e50284302a41f2ca7d9a878af14a3d68 /view/theme/vier/wall_item.tpl
parent0bf087c8957ba28b76b7bc96345908735418a71f (diff)
downloadvolse-hubzilla-ef3484750137707287c6482e1def07cb7aec54a7.tar.gz
volse-hubzilla-ef3484750137707287c6482e1def07cb7aec54a7.tar.bz2
volse-hubzilla-ef3484750137707287c6482e1def07cb7aec54a7.zip
templates: fix tags
Diffstat (limited to 'view/theme/vier/wall_item.tpl')
-rw-r--r--view/theme/vier/wall_item.tpl5
1 files changed, 3 insertions, 2 deletions
diff --git a/view/theme/vier/wall_item.tpl b/view/theme/vier/wall_item.tpl
index 8b06989fa..aa972937d 100644
--- a/view/theme/vier/wall_item.tpl
+++ b/view/theme/vier/wall_item.tpl
@@ -38,9 +38,10 @@
<div class="wall-item-links">
</div>
<div class="wall-item-tags">
- {{ for $item.tags as $item.tag }}
- <span class='tag'>$item.tag</span>
+ {{ for $item.tags as $tag }}
+ <span class='tag'>$tag</span>
{{ endfor }}
+
</div>
</div>
<div class="wall-item-bottom">