<#macro comments commentList article>

${commentLabel}

<#if 0 == commentList?size> ${noCommentLabel} <#list commentList as comment> <#include "common-comment.ftl"/>
<#if article.commentable>
${postCommentsLabel}
<#if !isLoggedIn> <#if !isLoggedIn>
${commentName1Label}
${commentEmail1Label}
${commentURL1Label}
${commentEmotions1Label}
${commentContent1Label}
${captcha1Label} validate
<#macro comment_script oId>