#include "/include/cssjs.html" encoding="UTF-8"/>
<#assign headerNavPos="${bean.url}"> <#include "/include/head.html" encoding="UTF-8"/>
${bean.title}
作者:${bean.author}
•
${bean.dateAdd?string("yyyy年MM月dd日")}
${content.content}
<#if linkedArts?exists && linkedArts?size gt 0>
相关博文
#if> <#list comments(bean.id,100000) as test>
${test.name}
说:
${test.msg}
<#if test.reply?exists && test.reply!= "">
${test.reply}
#if>
#list>
说点什么吧...
昵称:
联系方式:
留言内容:
<#include "/include/right.html" encoding="UTF-8"/>
<#include "/include/foot.html" encoding="UTF-8"/>