]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/testbubble/wall_item.tpl
Merge pull request #21 from fabrixxm/fixinstall
[friendica.git] / view / theme / testbubble / wall_item.tpl
index 199381fd3a7586b1b65f6c010d1c27cacff5a44e..4fe819f4b9c03a4b719bb90189f93f0b09b53ad5 100644 (file)
                <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">