X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fsearch_item.tpl;h=c6938e29e2704318e43db0301822cc87e1297bf4;hb=19c3e55ca88e43d4dee6ba49f4b435034b660ecd;hp=a97574b7b4f5e93d8f3f52f23a39a17d0e3d703b;hpb=ea4e772b1e776876c40e30c67f30e6c35cf7d3aa;p=friendica.git diff --git a/view/templates/search_item.tpl b/view/templates/search_item.tpl index a97574b7b4..c6938e29e2 100644 --- a/view/templates/search_item.tpl +++ b/view/templates/search_item.tpl @@ -1,36 +1,40 @@ - -
-
+ + + + + +
+
- - {{$item.name|escape}} + + {{$item.name}} menu
    - {{$item.item_photo_menu}} + {{$item.item_photo_menu_html nofilter}}
-
- {{if $item.lock}}
{{$item.lock}}
+
+ {{if $item.lock}}
{{$item.lock}}
{{else}}
{{/if}} -
{{$item.location}}
+
{{$item.location_html nofilter}}
-
-
{{$item.title|escape}}
+
+
{{$item.title}}
-
{{$item.body}}
+
{{$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}}
@@ -42,8 +46,8 @@ {{/if}}
-
- {{if $item.drop.dropping}}{{/if}} +
+ {{if $item.drop.dropping}}{{/if}}
{{if $item.drop.pagedrop}}{{/if}}
@@ -52,13 +56,13 @@
-
+
{{if $item.conv}} - {{$item.conv.title|escape}} + {{$item.conv.title}} {{/if}}
-
+