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

{{ lang('DL_STATS') }}

{% if S_DL_LATEST_DOWNLOADS %}

{{ lang('DL_LATEST_DOWNLOADS') }}

{% endif %} {% if S_DL_LATEST_UPLOADS %}

{{ lang('DL_LATEST_UPLOADS') }}

{% endif %} {% if S_DL_TOP10_DOWN_MONTH %}

{{ lang('DL_DOWNLOADS_CUR_MONTH') }}

{% endif %} {% if S_DL_TOP10_DOWN_ALL %}

{{ lang('DL_DOWNLOADS_OVERALL') }}

{% endif %} {% if S_DL_TOP10_TRAFFIC_MONTH %}

{{ lang('DL_TRAFFIC_CUR_MONTH') }}

{% endif %} {% if S_DL_TOP10_TRAFFIC_ALL %}

{{ lang('DL_TRAFFIC_OVERALL') }}

{% endif %} {% if S_DL_TOP10_DOWN_CLICKS %}

{{ lang('DL_DOWNLOADS_COUNT') }}

{% endif %} {% if S_DL_TOP10_DOWN_TRAFFIC %}

{{ lang('DL_DOWNLOADS_TRAFFIC') }}

{% endif %} {% if S_DL_TOP10_UP_COUNT %}

{{ lang('DL_UPLOADS_COUNT') }}

{% endif %} {% if S_DL_TOP10_UP_TRAFFIC %}

{{ lang('DL_UPLOADS_TRAFFIC') }}

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