{% INCLUDE '@oxpus_dlext/helpers/dl_header.html' %} {% if S_DL_CAT_RULE %}
{{ DL_CAT_RULE }}
{% endif %}

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


{{ lang('DL_HACK_VERSION') }}{{ lang('COLON') }} {{ DL_VER_VERSION }}

{% if not S_DL_ACTIVE %}
{{ lang('DL_NOT_ACTIVE') }}
{% endif %} {% if U_DL_VER_EDIT %} {% endif %}
{{ DL_VER_DESC }}
{{ lang('DL_FILE_NAME') }}{{ lang('COLON') }} {{ DL_FILE_NAME }} {% if DL_FILE_SIZE %} , {{ lang('DL_FILE_SIZE') }}{{ lang('COLON') }} {{ DL_FILE_SIZE }} {% endif %}
{% for images in loops.images %} {% if images.S_FIRST_ROW %}

{{ lang('DL_IMAGES') }}{{ lang('COLON') }}

{% endif %} {% endfor %} {% for files in loops.files %} {% if files.S_FIRST_ROW %}

{{ lang('DL_FILES_TITLE') }}{{ lang('COLON') }}

{% endif %} {% endfor %}

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