<#include "../include_page/paramters.html"/>
<@_tagTypeList pageIndex=pageNum count=numPerPage> <#list page.list as a>
ID 名称 标签个数
${a.id!} ${(a.name?html)!} ${a.count!}
<#include "../include_page/page.html"/>