@_category id=id>
<#assign category=object/>
<#-- 分类扩展数据(参数为分类ID) -->
<#assign attribute=getCategoryAttribute(id)/>
<@_category id=category.parentId>
<#assign parent=object/>
@_category>
@_category>
${(attribute.title)!} ${(category.name)!} - ${site.name!}
<@_includePlace path="/194ca327-6b34-431d-a2d2-90f94b25e950.html"/> <#-- Head META -->
<@_includePlace path="/0dff168a-bc70-40d3-bf8f-c209dd598e5b.html"/> <#-- Header -->
<@_includePlace path="/1478e1a7-2fcc-452e-841b-2eecc067d7c4.html"/> <#-- 英文导航 -->
${parent.name!}
<@_categoryList parentId=category.parentId>
<#list page.list as a>
- ${a.name}
#list>
@_categoryList>
Related Links
<@_includePlace path="/e2ef0223-ddd3-4a95-bc65-c7eb796c911a.html"/> <#-- 内部链接 -->
<@_contentList categoryId=id pageIndex=pageIndex count=category.pageSize>
<#list page.list as a>- ${a.title}[${a.publishDate?string('yyyy-MM-dd')}]
#list>
${page.totalPage} ${page.totalCount} itemsCurrent ${page.pageIndex} pageFirstNext
Last page
@_contentList>
<@_includePlace path="/df408ca8-9f6d-4c65-b4ca-1eea34955834.html"/> <#-- Footer -->