X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fsearch_item.tpl;h=ebf1c7cafa9acae25a035c0d6a037f81dfbebabe;hb=4860dd1a6cd11fc9847e8d055dac3eadbf2b4f51;hp=82db4884c648f3013f11727bb9358e8a56baba7b;hpb=9ff228812f0b0d565d8c0fc50f567d31ebd7ad08;p=friendica.git diff --git a/view/templates/search_item.tpl b/view/templates/search_item.tpl index 82db4884c6..ebf1c7cafa 100644 --- a/view/templates/search_item.tpl +++ b/view/templates/search_item.tpl @@ -1,5 +1,9 @@ + + + +
@@ -11,7 +15,7 @@ menu
    - {{$item.item_photo_menu nofilter}} + {{$item.item_photo_menu_html nofilter}}
@@ -30,7 +34,7 @@
{{$item.title}}
-
{{$item.body nofilter}}
+
{{$item.body_html nofilter}}
{{if $item.has_cats}}
{{$item.txt_cats}} {{foreach $item.categories as $cat}}{{$cat.name}}{{if $cat.removeurl}} [{{$remove}}]{{/if}} {{if $cat.last}}{{else}}, {{/if}}{{/foreach}}