]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/smarty3/threaded_conversation.tpl
Merge pull request #579 from 23n/patch-4
[friendica.git] / view / theme / frost-mobile / smarty3 / threaded_conversation.tpl
index 0c96b30e3ebef81563cb9c00b9d9c0c335f20aa1..d5bbf06a6b4b91ef44f9f49bf047a151e90d4e9b 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>