#assign attribute=getCategoryAttribute(category.id)/>
<@cms.category id=category.parentId>
	<#assign parent=object/>
@cms.category>
	
	
	${(attribute.title)!} ${(category.name)!} - ${site.name!}
	
	
	<@tools.includePlace path="/194ca327-6b34-431d-a2d2-90f94b25e950.html"/> <#-- Head META -->
	<@tools.includePlace path="/0dff168a-bc70-40d3-bf8f-c209dd598e5b.html"/> <#-- Header -->
	
	<@tools.includePlace path="/b7da840c-9f97-486c-af7c-7ff114b60c26.html"/> <#-- 中文导航 -->
    
		
			${parent.name!}
			
		<@cms.categoryList parentId=category.parentId>
			<#list page.list as a>
				- ${a.name}#list>
		@cms.categoryList>
相关链接
			
			<@tools.includePlace path="/e2ef0223-ddd3-4a95-bc65-c7eb796c911a.html"/> <#-- 内部链接 -->
		
 
        
			
			<@cms.contentList categoryId=id pageIndex=pageIndex pageSize=category.pageSize>
				
					<#list page.list as a>- ${a.title}[${a.publishDate?string('yyyy-MM-dd')}]#list>
					共${page.totalPage}页${page.totalCount}条当前第${page.pageIndex}页首页下一页
					尾页
				 
			@cms.contentList>
        
 
    
	
	<@tools.includePlace path="/df408ca8-9f6d-4c65-b4ca-1eea34955834.html"/> <#-- Footer -->