]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/wall_item.tpl
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
[friendica.git] / view / theme / duepuntozero / wall_item.tpl
index d165d98016e1cbd3a8f4ef75ac96281ca8b7d5b7..51e36b6f4f946a9a78f77e49b0e22ecaf7b3f4f9 100755 (executable)
@@ -31,8 +31,8 @@
                        <div class="wall-item-title-end"></div>
                        <div class="wall-item-body" id="wall-item-body-$item.id" >$item.body
                                        <div class="body-tag">
-                                               {{ 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>