${(comment.comment)!}
<#if comment.failReason??&&comment.failReason?default("")?trim?length gt 1>
${(comment.failReason)!}
<#if comment.reply??&&comment.reply?default("")?trim?length gt 1>
${(comment.reply)!}