{{ for $threads as $thread }}
{{ for $thread.items as $item }} {{if $item.comment_firstcollapsed}}
$thread.num_comments $thread.hide_text
{{endif}} {{ if $item.type == tag }} {{ inc wall_item_tag.tpl }}{{ endinc }} {{ else }} {{ inc $item.template }}{{ endinc }} {{ endif }} {{ endfor }}
{{ endfor }} {{ if $dropping }} $dropping {{ endif }}