<#macro comments commentList article>
<#list commentList as comment> <#include "common-comment.ftl"/>
<#if article.commentable>
${postCommentsLabel}
<#if !isLoggedIn> <#if !isLoggedIn>
${commentNameLabel}
${commentEmailLabel}
${commentURLLabel}
${commentEmotionsLabel}
${commentContentLabel}
${captchaLabel} validate
<#macro comment_script oId>