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