{template 'header', $TP}
{if $itemid} {$title}
日期:{$editdate}
{if $user_status == 3} {$content} {else} {template 'content', $TP} {/if}
{else}
按分类浏览
{loop $lists $v} ·{$v[title]}
{/loop} {/if} {if $pages}
{$pages}
{/if}
{template 'footer', $TP}