{% INCLUDE 'dl_header.html' %} {% if S_CAT_TRAFFIC %}
{{ CAT_TRAFFIC }}
{% endif %} {% if S_CAT_RULE %}
{{ CAT_RULE }}
{% endif %}

{{ STATUS }} {{ DESCRIPTION }} {{ HACK_VERSION }} {{ MINI_IMG }}



{% for category in loops.category %} {{ category.CAT_NAME }} {% if category.COMMENTS_COUNT and category.CAT_ID eq '2' %} {{ category.COMMENTS_COUNT }} {% endif %} {% endfor %}
{% if LONG_DESC %}
{{ LONG_DESC }}

{% endif %}
{% if S_REAL_FILETIME %}
{% endif %} {% if S_HACKLIST %}
{% endif %} {% if S_BUG_TRACKER %}
{% endif %} {% if S_SHOW_TOPIC_LINK %}
{% endif %}
{% if S_HACKLIST %}
{% endif %} {% if S_ENABLE_RATE %}
{{ RATING_IMG }}
{{ RATINGS }}
{% endif %}
{{ ADD_USER }} {{ CHANGE_USER }} •{{ LAST_TIME }}
{% for thumbnail in loops.thumbnail %} {% if thumbnail.S_FIRST_ROW %}

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

{% endif %} {% endfor %}
{% if VER_TAB %}
{% for ver_cell in loops.ver_cell %} {% if ver_cell.S_ROW_COUNT is even %}
{% endif %}
{{ ver_cell.VER_TITLE }} {% if not ver_cell.VER_ACTIVE and ver_cell.S_USER_PERM %}   » {{ lang('DL_NOT_ACTIVE') }} « {% endif %}
{{ ver_cell.VER_DESC }}
{% if ver_cell.S_ROW_COUNT is not even or ver_cell.S_LAST_ROW %}
{% endif %} {% endfor %}
{% endif %} {% if S_COMMENTS_TAB %}
{% if S_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_HIDDEN_POST_FIELDS }}

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

{{ lang('DL_COMMENTS') }}

{% endif %}
{{ comment_row.POSTER_AVATAR }}
{% for action_button in comment_row.action_button %} {% endfor %}
{{ comment_row.POSTER }}
{% if comment_row.EDITED_BY %}
{{ comment_row.EDITED_BY }}
{% endif %}
{{ comment_row.MESSAGE }}
{% endfor %} {% if loops.pagination|length or TOTAL_DL %}

{% endif %}
{% endif %}
{% if S_FAV_BLOCK or S_EDIT_BUTTON or S_DL_BROKEN_CUR or S_REPORT_BROKEN or S_DL_BROKEN_MOD or S_EDIT_THUMBS or S_MOD_LIST or S_MOD_TODO or S_DL_FIELDS or HASH_TAB %}
{% endif %} {% if S_MOD_LIST or S_MOD_TODO or S_DL_FIELDS %}

{{ lang('DL_MOD_LIST_SHORT') }}

{% if MOD_WARNING %}
{{ lang('DL_MOD_WARNING') }}
{{ MOD_WARNING }}
{% endif %} {% if MOD_TEST %}

{{ lang('DL_MOD_TEST') }}

{{ MOD_TEST }}

{% endif %} {% if MOD_REQUIRE %}

{{ lang('DL_MOD_REQUIRE') }}

{{ MOD_REQUIRE }}

{% endif %} {% if S_MOD_TODO %}

{{ lang('DL_MOD_TODO') }}

{{ MOD_TODO }}

{% endif %} {% if MOD_DESC %}

{{ lang('DL_MOD_DESC') }}

{{ MOD_DESC }}

{% endif %} {% if S_DL_FIELDS %}
{% for custom_fields in loops.custom_fields %}

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

{{ custom_fields.DL_FIELD_VALUE }}


{% endfor %} {% endif %}
{% endif %} {% if HASH_TAB %}

{{ lang('DL_MOD_FILE_HASH_TABLE') }}

{% for hash_row in loops.hash_row %} {% endfor %}
{{ hash_row.DL_FILE_NAME }} [{{ hash_row.DL_HASH_METHOD }}] {{ hash_row.DL_HASH }}
{% endif %} {% for download_button in loops.download_button %}
{% else %}
{{ lang('DL_NO_ACCESS') }}
{% endfor %} {% if S_DL_USERBAN %}
{{ lang('DL_USER_BANNED') }}
{% endif %} {% for similar_dl in loops.similar_dl %} {% if similar_dl.S_FIRST_ROW %}

{{ lang('DL_SIMILAR_DL') }}

{% endif %} {{ similar_dl.DOWNLOAD }} {% if similar_dl.S_LAST_ROW %}

{% else %} • {% endif %} {% endfor %} {% INCLUDE 'dl_footer.html' %}