<#if "http://" == comment.commentURL> ${comment.commentName} <#else> ${comment.commentName} <#if comment.isReply> @ ${comment.commentOriginalCommentName}
${comment.commentDate2?string("yyyy-MM-dd HH:mm:ss")} <#if article.commentable> ${replyLabel}
${comment.commentName}
${comment.commentContent}