X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fsearch_item.tpl;h=38aa947498cb974c237474ffcdc05c86ae34259c;hb=1de3960e267a8d298348fbca18cf1be1f6a20f7a;hp=a97574b7b4f5e93d8f3f52f23a39a17d0e3d703b;hpb=5a929c587f69ba98a0f5d6f28cf3d209edc9bca0;p=friendica.git diff --git a/view/templates/search_item.tpl b/view/templates/search_item.tpl index a97574b7b4..38aa947498 100644 --- a/view/templates/search_item.tpl +++ b/view/templates/search_item.tpl @@ -6,12 +6,12 @@
- - {{$item.name|escape}} + + {{$item.name}} menu
@@ -19,18 +19,18 @@
{{if $item.lock}}
{{$item.lock}}
{{else}}
{{/if}} -
{{$item.location}}
+
{{$item.location nofilter}}
- {{$item.name|escape}} + {{$item.name}}
{{$item.ago}}
-
{{$item.title|escape}}
+
{{$item.title}}
-
{{$item.body}}
+
{{$item.body 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}}
@@ -54,7 +54,7 @@
{{if $item.conv}} - {{$item.conv.title|escape}} + {{$item.conv.title}} {{/if}}