<@_categoryTypeList name=name pageIndex=pageNum count=numPerPage!30>
<#include "../include_page/parameters.html"/>
<#list page.list as a>
<@t.page 'id'/> <@t.page 'name'/> <@t.page 'sort'/>
${a.id!} ${(a.name)!} ${a.sort!}
<#include "../include_page/page.html"/>