There are no bans are set on this forum.
<%~else%> <%~endif%>
        
        <%~init array breadcrumbs%><%init hash breadcrumbs.0%><%init hash breadcrumbs.1%>
        <%~set breadcrumbs.0.name = $forum_name%>
        <%~set breadcrumbs.0.url  = GForum::SEO::url(params => "forum=$forum_id")%>
        <%~set breadcrumbs.1.name = $content_header_title%>
        <%include include_breadcrumb.html%>
        
    <%-- start content--%>
          <%include include_content_header.html%>
          <%~if not num_bans%><%-- This cannot be bans.length because bans is a code ref --%>
            
<%-- end content --%>