{% include 'overall_header.html' %}

{{ CAT_NAME }}

{% if S_HAS_SUBCAT %} {% include 'catlist.html' %} {% endif %}
{% if S_AUTH_ADD %} {{ lang('DIR_BUTTON_NEW_SITE') }} {% endif %} {% include 'cat_tools.html' %} {% if S_AUTH_SEARCH %} {% endif %}
{% if site %} {% for site in site %} {% endfor %} {% endif %} {% if no_draw_link %}
{{ lang('DIR_NO_DRAW_LINK') }}
{% endif %}
{% if S_AUTH_ADD %} {{ lang('DIR_BUTTON_NEW_SITE') }} {% endif %} {% if (site or pagination) and not S_IS_BOT %}
{% include 'display_options.html' %}
{% endif %} {% include 'cat_tools.html' %} {% if site %} {% endif %}
{% if not S_IS_BOT %} {% include 'jumpbox.html' %} {% endif %} {% include 'footer.html' %}