${recentCommentsLabel}
<#list recentComments as comment>-
${comment.commentName}
${comment.commentContent}
#list>