{% INCLUDE 'overall_header.html' %}

{{ SITENAME }} {{ lang('TOP_STATS_PAGE_TITLE') }}

{% if DISPLAY_TOP_RECENT_CUSTOM and TSRAT_NUMBER > 0 %} {% INCLUDE 'recent_active_body.html' %} {% endif %} {% if DISPLAY_TOP_STATS_CUSTOM %} {% INCLUDE 'top_stats_body.html' %} {% endif %} {% INCLUDE 'overall_footer.html' %}