]> git.mxchange.org Git - friendica.git/blob - view/theme/decaf-mobile/templates/threaded_conversation.tpl
e90caf5a70daa4df11424723212f7b9a988b92b2
[friendica.git] / view / theme / decaf-mobile / templates / threaded_conversation.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6 {{$live_update}}
7
8 {{foreach $threads as $thread}}
9 {{if $mode == display}}
10 {{include file="{{$thread.template}}" item=$thread}}
11 {{else}}
12 {{include file="wall_thread_toponly.tpl" item=$thread}}
13 {{/if}}
14 {{/foreach}}
15
16 <div id="conversation-end"></div>
17