]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/smarty3/wall_thread.tpl
Merge pull request #579 from 23n/patch-4
[friendica.git] / view / theme / frost / smarty3 / wall_thread.tpl
index a0c576b18bac9cc6ca6f8d04fdecf361cc4eae3b..4b28c218feb203d0cc81e76c71044df243677377 100644 (file)
 <!--<div class="wall-item-outside-wrapper-end {{$item.indent}}" ></div>-->
 <!--</div>-->
 {{foreach $item.children as $child}}
-       {{include file="file:{{$child.template}}" item=$child}}
+       {{include file="{{$child.template}}" item=$child}}
 {{/foreach}}
 
 {{if $item.flatten}}