X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fthreaded_conversation.tpl;h=c95ab5296751a795ec84a6d351e070028e63c38b;hb=255771f295f0a20557494ec6a5587bd5afc8b699;hp=56adc8c969047eebd22a125cce812b773d18f12d;hpb=c51e057fe6ac1380c15c0e9ce1ab66f6b451eb53;p=friendica.git diff --git a/view/threaded_conversation.tpl b/view/threaded_conversation.tpl index 56adc8c969..c95ab52967 100644 --- a/view/threaded_conversation.tpl +++ b/view/threaded_conversation.tpl @@ -1,7 +1,7 @@ $live_update -{{ for $threads as $item }} -{{ inc $item.template }}{{ endinc }} +{{ for $threads as $thread }} +{{ inc $thread.template with $item=$thread }}{{ endinc }} {{ endfor }}
@@ -11,5 +11,6 @@ $live_update
$dropping
+
{{ endif }}