{template 'header'}
{if $typeid}{$TYPE[$typeid][typename]}{else}公告中心{/if}
{if $itemid}

{$title}

{$adddate}  有效期:{$fromdate} 至 {$todate}{$hits}
{$content}
{else} {if $lists}
{loop $lists $v}
{$v[title]}

{$v[adddate]}{$v[hits]}

{/loop}
{else} {template 'empty', 'chip'} {/if} {if $pages}
{$pages}
{/if} {/if} {template 'footer'}