{template 'header', $TP}
 
{if $itemid}
{$title}
:{$editdate}  :{$hits}
{if $thumb}{template 'chip-album', $TP}{/if}
{if !$username}
{/if} {if $vip}{VIP}:{$vip}
{/if} {if $n1 && $v1}{$n1}:{$v1}
{/if} {if $n2 && $v2}{$n2}:{$v2}
{/if} {if $n3 && $v3}{$n3}:{$v3}
{/if} {$content}
{template 'chip-contact', $TP}
{else} {loop $lists $v}
{/loop} {/if} {if $pages}
{$pages}
{/if} {template 'chip-search', $TP}
{template 'footer', $TP}