新建页面
{foreach name="$template_list" item="vo"}
{$vo.title}({$vo.count})
{/foreach}