]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/smarty3/threaded_conversation.tpl
Merge https://github.com/friendica/friendica into pull
[friendica.git] / view / theme / frost / smarty3 / threaded_conversation.tpl
index 680a201eefd7f3f6fb41071f4d44c53b6804d059..c61de4f53a106ec0f62d52d97d46dcf4b53b0db9 100644 (file)
@@ -13,7 +13,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>