aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/testbubble/wall_item.tpl
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2011-11-15 10:43:57 -0800
committerfabrixxm <fabrix.xm@gmail.com>2011-11-15 10:43:57 -0800
commit5a890b0ef910f58db906cf502e76d3b7eb4aca38 (patch)
tree4d02791c20e67afb0610362b146510175b054d2d /view/theme/testbubble/wall_item.tpl
parentd23452db2ba6bf11e2b9445bd8191aec8c22253a (diff)
parent281f9edce72f928e17d2a1075f28803ea3e265f2 (diff)
downloadvolse-hubzilla-5a890b0ef910f58db906cf502e76d3b7eb4aca38.tar.gz
volse-hubzilla-5a890b0ef910f58db906cf502e76d3b7eb4aca38.tar.bz2
volse-hubzilla-5a890b0ef910f58db906cf502e76d3b7eb4aca38.zip
Merge pull request #5 from fabrixxm/master
themes and strings works
Diffstat (limited to 'view/theme/testbubble/wall_item.tpl')
-rw-r--r--view/theme/testbubble/wall_item.tpl8
1 files changed, 7 insertions, 1 deletions
diff --git a/view/theme/testbubble/wall_item.tpl b/view/theme/testbubble/wall_item.tpl
index 199381fd3..4fe819f4b 100644
--- a/view/theme/testbubble/wall_item.tpl
+++ b/view/theme/testbubble/wall_item.tpl
@@ -25,7 +25,13 @@
<div class="wall-item-content" id="wall-item-content-$id" >
<div class="wall-item-title" id="wall-item-title-$id">$title</div>
<div class="wall-item-title-end"></div>
- <div class="wall-item-body" id="wall-item-body-$id" >$body</div>
+ <div class="wall-item-body" id="wall-item-body-$id" >$body
+ <div class="body-tag">
+ {{ for $tags as $tag }}
+ <span class='tag'>$tag</span>
+ {{ endfor }}
+ </div>
+ </div>
</div>
<div class="wall-item-tools" id="wall-item-tools-$id">