<#macro comments commentList article>
${commentList?size}  ${commentLabel}
<#list commentList as comment> <#include "common-comment.ftl"/>
<#if article.commentable>

${postCommentsLabel}

<#if !isLoggedIn> <#if !isLoggedIn>
validate
<#macro comment_script oId>