<% include("base/web-settings-meta.html"){} %> ${site.siteName!}-${data.title!} <% include("base/web-settings-top-nav.html"){} %> <% include("base/web-settings-reg-login.html"){} %>

${data.title}

${data.content}
<%if(site.openCmt){%>
<% if(isEmpty(session.authContext)){%>
您还没有登录,请先 登录或者 注册后,添加评论
<%}else{%> <%}%>
<%if(isNotEmpty(hots)){%> <% for(data in replys){ %> <%if(data.replyType=='comment'){%>
${data.userCname} :  ${data.content}
${data.createTime!,dateFormat="yyyy-MM-dd HH:mm"}
<% if(!isEmpty(session.authContext)){%> 删除 回复 | <%}%> 赞 (${data.praise})
<% var childCount = 0; for(child in replys){ %> <%if(child.replyId==data.id){ childCount++;%>
${child.createTime!,dateFormat="yyyy-MM-dd HH:mm"}
<% if(!isEmpty(session.authContext)){%> 删除 <%}%> 赞 (${child.praise})
<%}%> <%}%> <%if(childCount==0){%>
<%}%>
<%}%> <%}%> <%}%>
<%}%>
<% include("base/web-settings-bulletin.html"){} %> <% include("base/web-settings-reward.html"){} %> <% include("base/web-settings-blog-admin-info.html"){} %> <% include("base/index-list-blogroll.html"){} %> <% include("base/index-list-hot-article.html"){} %> <% include("base/index-list-hot-tag.html"){} %> <% include("base/index-list-rece-publish.html"){} %>
<% include("base/web-settings-footer.html"){} %> <% include("base/web-settings-bottom.html"){} %> <%if(site.openCmt){%> <% if(!isEmpty(session.authContext)){%> <%}%> <%}%>