{template 'header', $TP}
{if $itemid} {$title}
:{$editdate}
{if $islink} {$linkurl}
{else} {if $user_status == 3} {$content} {else} {template 'content', $TP} {/if} {/if} {else}
{loop $lists $v} ·{$v[title]}
{/loop} {/if} {if $pages}
{$pages}
{/if}
{template 'footer', $TP}