@_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="/b7da840c-9f97-486c-af7c-7ff114b60c26.html"/> <#-- 中文导航 -->
${parent.name!}
<@_categoryList parentId=category.parentId>
<#list page.list as a>
- ${a.name}
#list>
@_categoryList>
相关链接
<@_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}条当前第${page.pageIndex}页首页下一页
尾页
@_contentList>
<@_includePlace path="/df408ca8-9f6d-4c65-b4ca-1eea34955834.html"/> <#-- Footer -->