X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fsearch_item.tpl;h=4320ec6cfc03ce77f9c2a5945293e04f5fcbca5e;hb=ddc3c0db03267d29ace272b504dc6f803fa02990;hp=c6b9cc7dc532e5368dc7c53d2355aeca11f92a67;hpb=eef66da1453940ec646cae2de5cd863a2c10e24d;p=friendica.git diff --git a/view/templates/search_item.tpl b/view/templates/search_item.tpl index c6b9cc7dc5..4320ec6cfc 100644 --- a/view/templates/search_item.tpl +++ b/view/templates/search_item.tpl @@ -1,40 +1,39 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} - -
-
+ + + + + + +
+
-
{{$item.name}} menu
    - {{$item.item_photo_menu}} + {{$item.item_photo_menu_html nofilter}}
-
-
- {{if $item.lock}}
{{$item.lock}}
- {{else}}
{{/if}} -
{{$item.location}}
+
+
+ {{if $item.lock}}
{{$item.lock}}
+ {{else}}
{{/if}} +
{{$item.location_html nofilter}}
- {{$item.name}} -
{{$item.ago}}
- -
-
-
{{$item.title}}
+ {{$item.name}} +
{{$item.pinned}}
+
+
+
{{$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}}
@@ -46,23 +45,23 @@ {{/if}}
-
- {{if $item.drop.dropping}}{{/if}} +
+ {{if $item.drop && $item.drop.dropping}}{{/if}}
- {{if $item.drop.pagedrop}}{{/if}} + {{if $item.drop && $item.drop.pagedrop}}{{/if}}
-
+
{{if $item.conv}} - {{$item.conv.title}} + {{$item.conv.title}} {{/if}}
-
+