<@_sysDomainList pageIndex=pageNum count=numPerPage>
<#include "../include_page/parameters.html"/>
<#list page.list as a>
<@t.page 'domain'/> <@t.page 'domain.template_directory'/>
${(a.name)!} ${(a.path)!}
<#include "../include_page/page.html"/>