<#include "header.htm"/> <#list allCategories as category>
${category.name?html}
<#list category.getForums() as forum>
<#include "bottom.htm"/>