<#macro comments commentList article>

${commentLabel}

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