X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fsearch_item.tpl;h=4320ec6cfc03ce77f9c2a5945293e04f5fcbca5e;hb=ddc3c0db03267d29ace272b504dc6f803fa02990;hp=4c6dcb722678360e86bfcdc9b1bfaec639324d54;hpb=3e9aa606abcb1e7edcb4dcb04a3890029da4bf17;p=friendica.git diff --git a/view/templates/search_item.tpl b/view/templates/search_item.tpl index 4c6dcb7226..4320ec6cfc 100644 --- a/view/templates/search_item.tpl +++ b/view/templates/search_item.tpl @@ -1,10 +1,14 @@ - -
-
+ + + + + +
+
-
{{$item.name}} @@ -15,22 +19,21 @@
-
-
+
+
{{if $item.lock}}
{{$item.lock}}
- {{else}}
{{/if}} + {{else}}
{{/if}}
{{$item.location_html nofilter}}
- {{$item.name}} -
{{$item.ago}}
- -
-
-
{{$item.title}}
+ {{$item.name}} +
{{$item.pinned}}
+
+
+
{{$item.title}}
-
{{$item.body_html 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}}
@@ -42,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}}
-
+