{template 'header', $template}
首页 > {$MENU[$menuid][name]}{if $itemid} > {$title}{/if}
{if $itemid}
{$MENU[$menuid][name]}
{$title}
上传时间:{timetodate($addtime, 3)}        浏览次数:{$hits}        返回列表
发证机构:   {$authority} 发证时间 :   {timetodate($fromtime, 3)}
上传时间 :   {timetodate($addtime, 3)} 有效期至 :   {if $totime}{timetodate($totime, 3)}{else}永久{/if}
{if $content}
证书介绍
{$content}
{/if}
证书图片

{$title}

{else}
{$MENU[$menuid][name]}
{loop $lists $k $v} {/loop}
证书 证书名称 发证机构 发证日期 到期日期
{$v[title]} {$v[authority]} {timetodate($v[fromtime], 3)} {if $v[totime]}{timetodate($v[totime], 3)}{else}永久{/if}
{$pages}
{/if} {template 'footer', $template}