X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fsmarty3%2Fthreaded_conversation.tpl;h=9718d0e85dbe1fe02640c96c67d867caf1c3b296;hb=d62483f526c76b863b2a8bb3493a255d1017ad4e;hp=367698beeb96df337143df3a69b7302ac2072e0f;hpb=1392c58377b462c10f9db5edc97cd82d3a683dc7;p=friendica.git diff --git a/view/theme/dispy/smarty3/threaded_conversation.tpl b/view/theme/dispy/smarty3/threaded_conversation.tpl index 367698beeb..9718d0e85d 100644 --- a/view/theme/dispy/smarty3/threaded_conversation.tpl +++ b/view/theme/dispy/smarty3/threaded_conversation.tpl @@ -1,7 +1,12 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} {{$live_update}} {{foreach $threads as $thread}} -{{include file="file:{{$thread.template}}" item=$thread}} +{{include file="{{$thread.template}}" item=$thread}} {{/foreach}}