<%Links::Utils::load_editors~%> <%site_title%>: <%category_name%> <%if Meta_Description%><%endif%> <%if Meta_Keywords%><%endif%> <%if theme%><%endif%> <%~-- If your site is statically built, then the login status will always say 'Login/Register'. This javascript replaces it with 'Logout' if the user is logged in. --~%> <%if not d and not user.Username~%> <%~endif%> <%include include_header.html%>
<%Links::Utils::format_title($title_loop, separator => $crumb_separator, no_escape_separator => $no_escape_crumb_separator, include_home => 1, link_type => 2)%>

<%category_short%> <%~if config.newsletter_enabled and not config.newsletter_global_subscribe%> <%~Links::Newsletter::subscription_info($ID)%><%-- SubscriptionStatus: 0 = not subscribed, 1 = indirectly subscribed, 2 = directly subscribed --%> <%if SubscriptionStatus == 2%>(Unsubscribe)<%elsif SubscriptionStatus == 1%><%else%>(Subscribe)<%endif%> <%~endif%>

<%if category_loop.length~%>

Categories

<%~set split = Links::Utils::column_split($category_loop.length, $category_cols)%>
<%loop category_loop%> <%~set splitmod = $row_num % $split%> <%~if row_num == 1 or splitmod == 1 or split == 1%>
<%endif%> <%~include subcategory.html%> <%~if row_num == $category_loop.length or splitmod == 0%>
<%endif%> <%~endloop%>
<%~endif%> <%if related_loop.length~%>

Related Categories

<%endif%> <%if links_loop.length~%>

Links

<%if paging.num_hits%>
<%Links::Utils::paging()%>
<%endif%> <%loop links_loop~%> <%include link.html%> <%~endloop%> <%if paging.num_hits%>
<%Links::Utils::paging(button_id => 'paging_button2')%>
<%endif%> <%~endif%> <%if editors_loop.length~%>

Editors

<%~endif%> <%include include_footer.html%>