X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fconversation.tpl;h=7d4e7d2621e04227abaf0b42a0c9ccced9d50473;hb=356c05c6b3f1dbd2b74b73610655218972fd5347;hp=e509ddb22bf4a48427c68bbcbf584bbb40fa4ad1;hpb=207f739f90ff527b88664ae655c2e1b5a71da149;p=friendica.git diff --git a/view/conversation.tpl b/view/conversation.tpl index e509ddb22b..7d4e7d2621 100644 --- a/view/conversation.tpl +++ b/view/conversation.tpl @@ -1,12 +1,11 @@ -{{ for $treads as $tread }} -
- $tread +{{ for $threads as $thread }} +
+ $thread.html
{{ endfor }} + {{ if $dropping }} - -
+ + $dropping + {{ endif }}