{% INCLUDE '@oxpus_dlext/helpers/dl_header.html' %}

{{ DL_INDEX_CAT_TITLE }}


{% if S_DL_UPLOAD %}{{ lang('DL_UPLOAD') }}{% endif %}
{% if DL_MODCP %}{{ lang('MODERATORS') }}{% endif %} {{ DL_MODCP }}
{% if S_DL_CAT_TRAFFIC %}
{{ DL_CAT_TRAFFIC }}
{% endif %} {% if S_DL_CAT_RULE %}
{{ DL_CAT_RULE }}
{% endif %} {% if S_DL_SUBCATS %}{% INCLUDE '@oxpus_dlext/view_dl_subcat_body.html' %}{% endif %}
{% if S_DL_DOWNLOAD_ROWS %}
{% endif %} {% if S_DL_EMPTY_CATEGORY %}
{{ lang('DL_EMPTY_CATEGORY') }}
{% endif %} {% if loops.pagination|length or DL_TOTAL_DL %} {% endif %}
{% if S_DL_UPLOAD %}{{ lang('DL_UPLOAD') }}{% endif %}
{% INCLUDE '@oxpus_dlext/helpers/dl_sorting.html' %}
{% INCLUDE '@oxpus_dlext/helpers/dl_footer.html' %}