]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/smarty3/wall_thread.tpl
newline at end of header
[friendica.git] / view / theme / smoothly / smarty3 / wall_thread.tpl
index b0538b9791b027d1539b42924656fa397db418db..ae703a85606094d5f33ac1c8c7b1d2dbe19cf15f 100644 (file)
@@ -1,3 +1,8 @@
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
 {{if $item.comment_firstcollapsed}}
        <div class="hide-comments-outer">
                <span id="hide-comments-total-{{$item.id}}" class="hide-comments-total">{{$item.num_comments}}</span> 
 <div class="wall-item-outside-wrapper-end {{$item.indent}} {{$item.shiny}}" ></div>
 
 {{foreach $item.children as $child}}
-       {{include file="file:{{$child.template}}" item=$child}}
+       {{include file="{{$child.template}}" item=$child}}
 {{/foreach}}
 
 {{if $item.flatten}}