X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fsearch_item.tpl;h=fc322be95e873c056066c91d9bcfcb8eb9f828a8;hb=a5aa44f18995ed3370d04941ea4c04f56450d9a4;hp=4c6dcb722678360e86bfcdc9b1bfaec639324d54;hpb=380cd902d00f0422831e02e96d326f4dc8b711e5;p=friendica.git diff --git a/view/templates/search_item.tpl b/view/templates/search_item.tpl index 4c6dcb7226..fc322be95e 100644 --- a/view/templates/search_item.tpl +++ b/view/templates/search_item.tpl @@ -1,7 +1,11 @@ - -
-
+ + + + + +
+
-
+
{{if $item.lock}}
{{$item.lock}}
{{else}}
{{/if}}
{{$item.location_html nofilter}}
- {{$item.name}} -
{{$item.ago}}
- + {{$item.name}} +
{{$item.pinned}}
-
-
{{$item.title}}
+
+
{{$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}}
-
+