]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/templates/wall_thread.tpl
Merge pull request #7 from ben-utzer/patch-3
[friendica.git] / view / theme / smoothly / templates / wall_thread.tpl
index 134052b9f5c7863a0458cfc647a20c2650fbe637..5aaa9c4eb1ee53d91a40cc1495872abb281c5064 100644 (file)
                        <div class="wall-item-title-end"></div>
                        <div class="wall-item-body" id="wall-item-body-{{$item.id}}" ><span class="e-content">{{$item.body}}</span>
                                <div class="body-tag">
+                               {{if !$item.suppress_tags}}
                                        {{foreach $item.tags as $tag}}
-                                       <span class='tag'>{{$tag}}</span>
+                                       <span class="tag">{{$tag}}</span>
                                        {{/foreach}}
+                               {{/if}}
                                </div>
 
                                {{if $item.has_cats}}