X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Ftemplates%2Fsearch_item.tpl;h=7675c2db17b705be4ee0f01537b886ec438cb97a;hb=dbcaf5192315d00f73c88d54e413c827fd31759b;hp=2c9e621935f254fbfa725ff2ecf17634f1aeca3b;hpb=73528fa279ad940ae6c9f39e0da0814498e5f92f;p=friendica.git diff --git a/view/theme/smoothly/templates/search_item.tpl b/view/theme/smoothly/templates/search_item.tpl index 2c9e621935..7675c2db17 100644 --- a/view/theme/smoothly/templates/search_item.tpl +++ b/view/theme/smoothly/templates/search_item.tpl @@ -1,40 +1,43 @@ - -
-
+
+ + + + +
- - {{$item.name|escape}} + + {{$item.name}} menu
    - {{$item.item_photo_menu}} + {{$item.item_photo_menu_html nofilter}}
-
{{if $item.location}}{{$item.location}} {{/if}}
+
{{if $item.location_html}}{{$item.location_html nofilter}} {{/if}}
- {{if $item.lock}}
{{$item.lock}}
+ {{if $item.lock}}
{{$item.lock}}
{{else}}
{{/if}}
-
- {{if $item.drop.dropping}}{{/if}} +
+ {{if $item.drop.dropping}}{{/if}}
{{if $item.drop.pagedrop}}{{/if}}
-
-
{{$item.title|escape}}
+
+
{{$item.title}}
-
{{$item.body}}
+
{{$item.body_html nofilter}}
@@ -43,12 +46,12 @@
-
+
{{if $item.conv}} - {{$item.conv.title|escape}} + {{$item.conv.title}} {{/if}}
-
+