X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost-mobile%2Fthreaded_conversation.tpl;h=25cfe662146663a38f48a4de9eb0f8585551ba63;hb=e5dac2d387c5ef2aa6d12890d32a6e20b9beacd7;hp=26ff683f264d26c74f7936d028c358ce0c2784df;hpb=0ea89852d20e3bc99433c8d1392bf552269f6755;p=friendica.git diff --git a/view/theme/frost-mobile/threaded_conversation.tpl b/view/theme/frost-mobile/threaded_conversation.tpl index 26ff683f26..25cfe66214 100644 --- a/view/theme/frost-mobile/threaded_conversation.tpl +++ b/view/theme/frost-mobile/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 }}