<#if use_bbcode> ${comment.BBCodeComment!} <#else> ${comment.comment!} #if>
#i18n{module.extend.comment.comment_info.publishedSubComments} (${comment.numberSubComments})
#i18n{module.extend.comment.view_comments.labelPosted} ${subComment.dateComment!} #i18n{module.extend.comment.view_comments.labelBy} ${subComment.name!} <#if subComment.isAdminComment> ${adminBadge!} #if> <#if registeredUserEmail?? > <#if subComment.email == registeredUserEmail && subComment.numberSubComments <= 0 > <#if canDeleteComments?has_content && canDeleteComments> #if> #if> #if> <#if use_bbcode> ${subComment.BBCodeComment!} <#else> ${subComment.comment!} #if>
<#if use_bbcode> ${subComment.BBCodeComment!} <#else> ${subComment.comment!} #if>