{template 'header', $template}
{$head_name}
{if $itemid}
{$player}

{$title}

{$editdate}{if $MOD[hits]}{$hits}{/if}{$comments}
{if $content}
{$content}
{/if}
{if $MOD[likes]}
点赞 {$likes}
{/if} {if $MOD[likes]}
反对 {$hates}
{/if}
举报 {$reports}
收藏 {$favorites}
{if $MOD[fee_award]}
打赏 {$awards}
{/if} {if $could_comment}
评论 {$comments}
{/if}
分享 {$shares}
{else} {if $tags}
{template 'list-'.$module, 'tag'}
{else} {template 'empty', 'chip'} {/if} {if $pages}
{$pages}
{/if} {/if} {template 'footer', $template}