<#if page ??> <#list page.getList() as comment>

${comment.text!}

<#include "_paginate.html"/>