{% if S_DL_MCP %} {% else %}

{% if S_FOOTER_LEGEND or S_FOOTER_STATS or U_LATEST_DOWNLOADS or U_DL_OVERALL_VIEW or S_STATS_VIEW_ON or S_TODO_LINK or S_DL_JUMPBOX %}
{% if S_FOOTER_LEGEND %} {% endif %} {% if S_FOOTER_STATS %} {% endif %} {% if S_FOOTER_NAV_ON %} {% if U_LATEST_DOWNLOADS %} {{ lang('DL_LATEST_DOWNLOADS') }} {% endif %} {% if U_DL_OVERALL_VIEW %} {{ lang('DL_OVERVIEW') }} {% endif %} {% if S_STATS_VIEW_ON %} {{ lang('DL_STATS') }} {% endif %} {% if S_TODO_LINK %} {{ lang('DL_MOD_TODO') }}{% endif %} {% endif %} {% if S_DL_JUMPBOX %}{% INCLUDE 'dl_jumpbox.html' %}{% endif %}
{% endif %} {% if S_DL_MOD_OFFLINE_ADMINS %}
{{ lang('DL_OFF_MESSAGE_ADMIN') }}
{% endif %} {% for broken in loops.broken %}
{% endfor %} {% for approve in loops.approve %}
{% endfor %} {% for approve_comments in loops.approve_comments %}
{% endfor %}
{% endif %} {% INCLUDE 'overall_footer.html' %}