<#macro comments commentList article>
<#list commentList as comment>
${comment.commentName}
<#if "http://" == comment.commentURL> ${comment.commentName} <#else> ${comment.commentName} <#if comment.isReply>@ ${comment.commentOriginalCommentName} • ${comment.commentDate?string("yy-MM-dd HH:mm")} • <#if article.commentable> Reply
${comment.commentContent}
<#if article.commentable>
<#if !isLoggedIn> <#if !isLoggedIn> <#else>
 
 
 
validate
 
<#if externalRelevantArticlesDisplayCount?? && 0 != externalRelevantArticlesDisplayCount>
<#macro comment_script oId>