<#macro comments commentList article>
<#list commentList as comment> <#include "common-comment.ftl"/>
<#if article.commentable>
<#if !isLoggedIn> <#if !isLoggedIn>
${commentName1Label}
${commentEmail1Label}
${commentURL1Label}
${commentContent1Label}
${captcha1Label} validate
<#macro comment_script oId>