#macro comments commentList article> ${Comments} ${commentList?size} Comments Contributed by Visitors <#list commentList as comment> ${comment.commentDate?string("yyyy-MM-dd")}${comment.commentDate?string("HH:mm:ss")} <#if "http://" == comment.commentURL> ${comment.commentName} <#else> ${comment.commentName} #if> ${Said} ${commentList?size - comment_index}# | ${replyLabel} <#if comment.isReply> @${comment.commentOriginalCommentName} #if> ${comment.commentContent} #list> <#if article.commentable> ${commentNameLabel} * ${commentEmailLabel} * ${commentURLLabel} Code * ${commentContent1Label}* #if> #macro> <#macro comment_script oId> #macro>
<#if comment.isReply> @${comment.commentOriginalCommentName} #if> ${comment.commentContent}
${comment.commentDate?string("HH:mm:ss")}
<#if comment.isReply> @${comment.commentOriginalCommentName}
#if> ${comment.commentContent}