X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Ftemplates%2Fwall_thread.tpl;h=773938f3c5853766a178dee03b693aa4bc3e97f4;hb=dbcaf5192315d00f73c88d54e413c827fd31759b;hp=4f70ea6d5be49df36a6126836a3ead10b31e55ec;hpb=3a186697307f185693096fb2160be608c24a39c7;p=friendica.git diff --git a/view/theme/smoothly/templates/wall_thread.tpl b/view/theme/smoothly/templates/wall_thread.tpl index 4f70ea6d5b..773938f3c5 100644 --- a/view/theme/smoothly/templates/wall_thread.tpl +++ b/view/theme/smoothly/templates/wall_thread.tpl @@ -12,16 +12,16 @@ {{/if}}
-
-
+
+
{{if $item.owner_url}} -
+ -
{{$item.wall}}
+
{{$item.wall}}
{{/if}}
{{/if}}
-
+
- {{$item.name}} + {{$item.name}}
-
{{$item.pinned}}
+
{{$item.pinned}}

-
{{$item.title}}
+
{{$item.title}}
- {{$item.body_html nofilter}} + {{$item.body_html nofilter}}
{{if !$item.suppress_tags}} {{foreach $item.tags as $tag}} @@ -117,7 +117,7 @@ {{/if}} {{if $item.star}} - + {{/if}} {{if $item.tagger}} @@ -134,9 +134,9 @@ {{/if}} -
+
{{if $item.drop.dropping}} - + {{/if}}
@@ -154,21 +154,21 @@ {{if $item.threaded}} {{if $item.comment_html}} -
+
{{$item.comment_html nofilter}}
{{/if}} {{/if}}
-
+
{{foreach $item.children as $child}} {{include file="{{$child.template}}" item=$child}} {{/foreach}} {{if $item.flatten}} -
+
{{$item.comment_html nofilter}}
{{/if}}