{{$live_update}} {{foreach $threads as $thread}}
{{foreach $thread.items as $item}} {{if $item.comment_firstcollapsed}}
{{$thread.num_comments}} {{$thread.hide_text}}
{{/if}} {{include file="{{$item.template}}"}} {{/foreach}}
{{/foreach}}
{{**}}