X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Ftemplates%2Fsearch_item.tpl;h=cf79b24c076e5b3d7b7ff4a07ca9fe11396630c3;hb=810c108297519746bfcd5b81991d3db0ab2306e9;hp=512df75ef96d91c8d5415008a674a04acb6ec917;hpb=efb2df41ba7cb19383ea61dd1868130992d05378;p=friendica.git diff --git a/view/theme/quattro/templates/search_item.tpl b/view/theme/quattro/templates/search_item.tpl index 512df75ef9..cf79b24c07 100644 --- a/view/theme/quattro/templates/search_item.tpl +++ b/view/theme/quattro/templates/search_item.tpl @@ -23,16 +23,18 @@
{{if $item.title}}

{{$item.title}}

{{/if}} - {{$item.body}} +
{{$item.body}}
+ {{if !$item.suppress_tags}} {{foreach $item.tags as $tag}} - {{$tag}} + {{$tag}} {{/foreach}} + {{/if}}