-
<#list recentComments as comment>
-
<#if "http://" == comment.commentURL> ${comment.commentName} <#else> ${comment.commentName} #if>${comment.commentContent}
#list>