{{if $item.comment_firstcollapsed}}
$item.num_comments $item.hide_text
{{endif}}
$item.wall
$item.name menu
    $item.item_photo_menu
{{ if $item.lock }}$item.lock {{ else }}
{{ endif }}
$item.location
$item.name $item.to $item.owner_name $item.vwall
$item.ago
$item.title
$item.body {{ for $item.tags as $tag }} $tag {{ endfor }}
{{ if $item.vote }} {{ endif }} {{ if $item.plink }} {{ endif }} {{ if $item.edpost }} {{ endif }} {{ if $item.star }} {{ endif }} {{ if $item.filer }} {{ endif }} {{ if $item.drop.dropping }}{{ endif }} {{ if $item.drop.dropping }}{{ endif }}
$item.like
$item.dislike
{{ if $item.threaded }} {{ if $item.comment }} $item.comment {{ endif }} {{ endif }} {{ for $item.children as $item }} {{ inc $item.template }}{{ endinc }} {{ endfor }} {{ if $item.flatten }} $item.comment {{ endif }}