{% include 'overall_header.html' %}
{{ lang('DIR_STATS') }}
{{ lang('STATISTIC') }} {{ lang('VALUE') }} {{ lang('STATISTIC') }} {{ lang('VALUE') }}
{{ lang('DIR_NUMBER_CATS') }}{{ lang('COLON') }} {{ TOTAL_CATS }} {{ lang('DIR_NUMBER_CLICKS') }}{{ lang('COLON') }} {{ TOTAL_CLICKS }}
{{ lang('DIR_NUMBER_LINKS') }}{{ lang('COLON') }} {{ TOTAL_LINKS }} {{ lang('DIR_NUMBER_VOTES') }}{{ lang('COLON') }} {{ TOTAL_VOTES }}
{{ lang('DIR_WAITING_LINKS') }}{{ lang('COLON') }} {{ WAITING_LINKS }} {{ lang('DIR_NUMBER_COMMENTS') }}{{ lang('COLON') }} {{ TOTAL_COMMENTS }}
{{ lang('DIR_NUMBER_ORPHANS') }}{{ lang('COLON') }} {{ TOTAL_ORPHANS }} {{ lang('DIR_BANNERS_DIR_SIZE') }}{{ lang('COLON') }} {{ BANNERS_DIR_SIZE }}
{{ lang('STATISTIC_RESYNC_OPTIONS') }}

{{ lang('DIR_RESET_VOTES_EXPLAIN') }}

{{ lang('DIR_RESET_COMMENTS_EXPLAIN') }}

 
{% if TOTAL_ORPHANS %}

{{ lang('DIR_DELETE_ORPHANS_EXPLAIN') }}
{% endif %}
{% include 'overall_footer.html' %}