{if $action != 'ajax'} {template 'header', 'mobile'}
{if $itemid || $catid || $areaid || $kw} 返回 {else} 频道 {/if}
{$head_name}
{/if} {if $itemid}
{$title}
{$editdate}  播放:{$hits}
{if $user_status == 3}
{video5_player($video, 280, 210)}

{else} {template 'chip-content', 'mobile'} {/if} {if $content}
{$content}
{/if}
{if $DT_MOB[browser] == 'weixin' || $DT_MOB[browser] == 'qq'}{template 'chip-share', 'mobile'}{/if} {template 'chip-comment', 'mobile'} {else} {if $lists} {loop $lists $v}
{/loop} {else} {template 'chip-empty', 'mobile'} {/if} {/if} {if $action != 'ajax'} {if $pages}
{$pages}
{/if} {template 'footer', 'mobile'} {/if}