{% include 'overall_header.html' %}

{{ lang('TOPLIST') }}

{% if pagination %}
{% endif %} {% if S_THANKS_POST_REPUT_VIEW and not(S_FULL_TOPIC_RATING) and not(S_FULL_FORUM_RATING) %}

{{ lang('RATING_TOP_POST') }}

{% endif %} {% if S_THANKS_TOPIC_REPUT_VIEW and not(S_FULL_POST_RATING) and not(S_FULL_FORUM_RATING) %}

{{ lang('RATING_TOP_TOPIC') }}

{% endif %} {% if S_THANKS_FORUM_REPUT_VIEW and not(S_FULL_TOPIC_RATING) and not(S_FULL_POST_RATING) %}

{{ lang('RATING_TOP_FORUM') }}

{% endif %} {% if pagination %}
{% endif %} {% include 'jumpbox.html' %} {% include 'overall_footer.html' %}