]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/smarty3/wall_thread.tpl
Merge pull request #579 from 23n/patch-4
[friendica.git] / view / theme / vier / smarty3 / wall_thread.tpl
index 386164f18c3ee5341d58ab2e5d387b27ecee82a7..e2d55113dc026e6046de5a628a936dd71b92b378 100644 (file)
        {{if $item.type == tag}}
                {{include file="wall_item_tag.tpl" item=$child}}
        {{else}}
-               {{include file="file:{{$item.template}}" item=$child}}
+               {{include file="{{$item.template}}" item=$child}}
        {{/if}}
 {{/foreach}}