]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/templates/search_item.tpl
wrong intend
[friendica.git] / view / theme / quattro / templates / search_item.tpl
index 43588fc9fddd78f101019c74abb7607f4383d32a..75d5ef566f9ca6955df2f58acb910c47afc3e5d0 100644 (file)
@@ -32,7 +32,7 @@
                <div class="wall-item-tags">
                {{if !$item.suppress_tags}}
                        {{foreach $item.tags as $tag}}
-                               <span class="tag">{{$tag}}</span>
+                               <span class="tag">{{$tag nofilter}}</span>
                        {{/foreach}}
                {{/if}}
                </div>