<#macro comments commentList article>
<#list commentList as comment> <#include "common-comment.ftl"/>
<#if article.commentable>
<#if !isLoggedIn> <#if !isLoggedIn>
validate
<#if externalRelevantArticlesDisplayCount?? && 0 != externalRelevantArticlesDisplayCount>
<#macro comment_script oId>