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