{include file='common/header' /}
{notempty name='tag'}
标签: {$tag.tag}
{foreach name='lists' item='vo'} {$vo.update_time|date='Y-m-d H:i',###}{$vo.shorttitle} {/foreach}
{$page}
{include file='common/tags' /}
{else /}
所有标签
{foreach name='lists' item='vo'} {$vo.tag}({$vo.count})    {/foreach}
{include file='common/tags' /}
{/notempty}
{include file='common/footer' /}