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

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



{% for dl_category in loops.dl_category %} {{ dl_category.DL_CAT_NAME }} {% if dl_category.DL_COMMENTS_COUNT and dl_category.DL_CAT_ID eq '2' %} {{ dl_category.DL_COMMENTS_COUNT }} {% endif %} {% endfor %}
{% if S_DL_BROKEN_CUR %}
{{ lang('DL_BROKEN_CUR') }}
{% endif %}
{% if S_DL_EDIT_THUMBS %} {{ lang('DL_EDIT_THUMBS') }} {% endif %} {% if S_DL_EDIT_BUTTON %} {{ lang('DL_EDIT_FILE') }} {% endif %} {% if S_DL_REPORT_BROKEN %} {{ lang('DL_BROKEN') }} {% endif %} {% if S_DL_BROKEN_MOD %} {{ lang('DL_BROKEN_MOD') }} {% endif %} {% if S_DL_FAV_BLOCK %} {{ DL_FAVORITE }} {% endif %}
{{ DL_LONG_DESC }}

{{ lang('DL_DETAIL') }}

{% if S_DL_REAL_FILETIME %}
{% endif %} {% if S_DL_HACKLIST and DL_HACK_AUTHOR %}
{% endif %} {% if S_DL_BUG_TRACKER %}
{% endif %} {% if S_DL_SHOW_TOPIC_LINK %}
{% endif %}
{% if U_TEAM and not S_IS_BOT %}
{% endif %} {% if S_DL_HACKLIST and DL_HACK_DL_URL %}
{% endif %} {% if S_DL_ENABLE_RATE %}
{% for downloads in loops.downloads %} {% INCLUDE '@oxpus_dlext/helpers/dl_rating.html' %} {% endfor %}
{% endif %} {% EVENT oxpus_dlext_details_file_append %}
{{ DL_ADD_USER }} {{ DL_CHANGE_USER }} •{{ DL_LAST_TIME }}
{% for dl_thumbnail in loops.dl_thumbnail %} {% if dl_thumbnail.S_FIRST_ROW %}
{% endif %} {% endfor %} {% if DL_VER_TAB %}
{% for dl_ver_cell in loops.dl_ver_cell %} {% if dl_ver_cell.S_ROW_COUNT is even %}
{% endif %}
{{ dl_ver_cell.DL_VER_TITLE }} {% if not dl_ver_cell.DL_VER_ACTIVE and dl_ver_cell.S_DL_USER_PERM %}   » {{ lang('DL_NOT_ACTIVE') }} « {% endif %}
{{ dl_ver_cell.DL_VER_DESC }}
{% if dl_ver_cell.S_ROW_COUNT is not even or dl_ver_cell.S_LAST_ROW %}
{% endif %} {% endfor %}
{% endif %} {% if S_DL_COMMENTS_TAB %}
{% if S_DL_POST_COMMENT %}

{{ lang('DL_COMMENT_WRITE') }}

{% INCLUDE 'posting_buttons.html' %}
{% if loops.smiley|length %}
{{ lang('SMILIES') }}
{% for smiley in loops.smiley %} {{ smiley.SMILEY_CODE }} {% endfor %}
{{ lang('MORE_SMILIES') }}
{% endif %}
{{ S_FORM_TOKEN_COMMENT }} {{ S_DL_HIDDEN_POST_FIELDS }}

{% endif %} {% for dl_comment_row in loops.dl_comment_row %} {% if dl_comment_row.S_FIRST_ROW %}

{{ lang('DL_COMMENTS') }}

{% endif %}
{{ dl_comment_row.DL_POSTER_AVATAR }}
{% for dl_action_button in dl_comment_row.dl_action_button %} {% endfor %}
{{ dl_comment_row.DL_POSTER }}
{% if dl_comment_row.DL_EDITED_BY %}
{{ dl_comment_row.DL_EDITED_BY }}
{% endif %}
{{ dl_comment_row.DL_MESSAGE }}
{% endfor %} {% if loops.pagination|length or DL_TOTAL_DL %}

{% endif %}
{% endif %} {% if S_DL_DETAIL_EXTRA_TAB %}
{% if DL_MOD_WARNING %}
{{ lang('DL_MOD_WARNING') }}
{{ DL_MOD_WARNING }}
{% endif %} {% if DL_MOD_TEST %}

{{ lang('DL_MOD_TEST') }}

{{ DL_MOD_TEST }}

{% endif %} {% if DL_MOD_REQUIRE %}

{{ lang('DL_MOD_REQUIRE') }}

{{ DL_MOD_REQUIRE }}

{% endif %} {% if S_DL_MOD_TODO %}

{{ lang('DL_MOD_TODO') }}

{{ DL_MOD_TODO }}

{% endif %} {% if DL_MOD_DESC %}

{{ lang('DL_MOD_DESC') }}

{{ DL_MOD_DESC }}

{% endif %} {% for dl_custom_fields in loops.dl_custom_fields %} {% if dl_custom_fields.S_FIRST_ROW %}
{% endif %}

{{ dl_custom_fields.DL_FIELD_NAME }}{{ lang('COLON') }}

{{ dl_custom_fields.DL_FIELD_VALUE }}


{% endfor %}
{% endif %} {% if S_DL_DETAIL_HASH_TAB %}

{{ lang('DL_MOD_FILE_HASH_TABLE') }}

{% for dl_hash_row in loops.dl_hash_row %} {% endfor %}
{{ dl_hash_row.DL_FILE_NAME }} [{{ dl_hash_row.DL_HASH_METHOD }}] {{ dl_hash_row.DL_HASH }}
{% endif %} {% EVENT oxpus_dlext_details_append_options_page %}
{% if S_DL_BUTTON %}
{{ lang('DL_IN_PROGRESS') }}
{% else %}
{{ lang('DL_NO_ACCESS') }}
{% endif %} {% for dl_similar_dl in loops.dl_similar_dl %} {% if dl_similar_dl.S_FIRST_ROW %}

{{ lang('DL_SIMILAR_DL') }}

{% endif %} {{ dl_similar_dl.DL_DOWNLOAD }} {% if dl_similar_dl.S_LAST_ROW %}

{% else %} • {% endif %} {% endfor %} {% INCLUDE '@oxpus_dlext/helpers/dl_footer.html' %}