{template 'header', $TP}
 
{if $itemid}
{$title}
:{$editdate}  :{$hits}
{if $user_status == 3} {else} {template 'chip-content', $TP} {/if}
{$content}
{else} {loop $lists $v}
{/loop} {/if} {if $pages}
{$pages}
{/if} {template 'chip-search', $TP}
{template 'footer', $TP}