{template 'header', $template} {if $itemid}

{$title}

{timetodate($addtime, 3)}{$hits}
{$title}
发证机构:{$authority}
发证时间 :{timetodate($fromtime, 3)}
有效期至 :{if $totime}{timetodate($totime, 3)}{else}永久{/if}
{$content}
{else} {if $lists}
{loop $lists $v}
{/loop}
{else} {template 'empty', 'chip'} {/if} {if $pages}
{$pages}
{/if} {/if} {template 'footer', $template}