Van
2018-07-08 19:36:20 +08:00
parent 02e16ad40a
commit e78f5d12e8
12 changed files with 12 additions and 12 deletions

View File

@@ -36,7 +36,7 @@
onmouseout="page.hideComment('${comment.commentOriginalCommentId}')">${comment.commentOriginalCommentName}</a>
</#if>
&nbsp;${comment.commentDate2?string("yyyy-MM-dd HH:mm:ss")}
<div class="comment-content">
<div class="comment-content article-body">
${comment.commentContent}
</div>
<#if article.commentable>