{template 'header', $template}
{if $itemid} {if $content}
{$content}
{/if} {else}
{if $video}
{DC::player($video, 480, 270)}
{/if} {if $thumb}
{/if} {$content}
{php $itemid = $userid;}
{if $MOD[likes]}
点赞 {$likes}
{/if} {if $MOD[likes]}
反对 {$hates}
{/if}
举报 {$reports}
收藏 {$favorites}
{if $MOD[fee_award]}
打赏 {$awards}
{/if} {if $could_comment}
评论 {$comments}
{/if}
分享 {$shares}
{/if} {template 'footer', $template}