#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="/1478e1a7-2fcc-452e-841b-2eecc067d7c4.html"/> <#-- 英文导航 -->
    
		
			${parent.name!}
			
		<@cms.categoryList parentId=category.parentId>
			<#list page.list as a>
				- ${a.name}#list>
		@cms.categoryList>
Related Links
			
			<@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} itemsCurrent ${page.pageIndex} pageFirstNext
					Last page
				 
			@cms.contentList>
        
 
    
	
	<@tools.includePlace path="/df408ca8-9f6d-4c65-b4ca-1eea34955834.html"/> <#-- Footer -->