]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/threaded_conversation.tpl
Merge pull request #579 from 23n/patch-4
[friendica.git] / view / smarty3 / threaded_conversation.tpl
index 0830063c61462cf489d9d6b36dfd5b595b493672..f77cac8de28e6cabff4560ec8c68aaf3c0a06f82 100644 (file)
@@ -1,7 +1,7 @@
 {{$live_update}}
 
 {{foreach $threads as $thread}}
-{{include file="file:{{$thread.template}}" item=$thread}}
+{{include file="{{$thread.template}}" item=$thread}}
 {{/foreach}}
 
 <div id="conversation-end"></div>