<@tools.includePlace path="/common/8ddab9ba-a8aa-4745-86c6-66bf1c2c976c.html"/> <#-- header --> <@tools.includePlace path="/common/c32a4f4a-ff5d-49cf-bb59-5d9784539174.html"/> <#-- 导航 -->
${(text?no_esc)!}
<#if content.hasFiles> <@cms.contentFileList contentId=content.id fileTypes='video,audio,other'> <#list page.list as file>

${(file.description)!}

<#if content.hasImages> <@cms.contentFileList contentId=content.id fileTypes='image'> <#list page.list as file>
${(file.description)!}

图${file?counter} ${(file.description)!}

<@cms.tag ids=content.tagIds><#if map?has_content>标签:<#list map?keys as k>${map[k].name}<#sep>,

<#if page?? && page.totalCount gt 1>
<@cms.contentList categoryId=content.categoryId endPublishDate=content.publishDate orderField='publishDate' pageIndex=2 pageSize=1> <#if 2=page.pageIndex> <#list page.list as a> 上一篇 ${a.title!}
<@cms.contentList categoryId=content.categoryId startPublishDate=content.publishDate orderField='publishDate' orderType='asc' pageIndex=1 pageSize=1><#list page.list as a> 下一篇 ${a.title}
<@include path="/ftl/comment.ftl"/><#-- 评论 -->
<@tools.includePlace path="/footer/7f8bacb5-30ca-4641-b66f-987d447b1a85.html"/> <#-- footer -->