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

    ${comment.commentContent}