{% INCLUDE 'overall_header.html' %}
{% EVENT index_body_markforums_before %} {% EVENT index_body_markforums_after %} {% INCLUDE 'forumlist_body.html' %} {% EVENT index_body_forumlist_body_after %} {% EVENT index_body_stat_blocks_before %} {% if S_DISPLAY_ONLINE_LIST %}
{% if U_VIEWONLINE %}

{{ lang('WHO_IS_ONLINE') }}

{% else %}

{{ lang('WHO_IS_ONLINE') }}

{% endif %}

{% EVENT index_body_block_online_prepend %} {{ TOTAL_USERS_ONLINE }} ({{ lang('ONLINE_EXPLAIN') }})
{{ RECORD_USERS }}
{% if U_VIEWONLINE %}
{{ LOGGED_IN_USER_LIST }} {% if LEGEND %}
{{ lang('LEGEND') }}{{ lang('COLON') }} {{ LEGEND }}{% endif %} {% endif %} {% EVENT index_body_block_online_append %} {% if U_VIEWONLINE %}{{ LAST_POST_IMG }}{% endif %}

{% endif %} {% EVENT index_body_birthday_block_before %} {% if S_DISPLAY_BIRTHDAY_LIST %}

{{ lang('BIRTHDAYS') }}

{% EVENT index_body_block_birthday_prepend %} {% if loops.birthdays|length %}{{ lang('CONGRATULATIONS') }}{{ lang('COLON') }} {% for birthdays in loops.birthdays %}{{ birthdays.USERNAME }}{% if birthdays.AGE !== '' %} ({{ birthdays.AGE }}){% endif %}{% if not birthdays.S_LAST_ROW %}, {% endif %}{% endfor %}{% else %}{{ lang('NO_BIRTHDAYS') }}{% endif %} {% EVENT index_body_block_birthday_append %}

{% endif %} {% if NEWEST_USER %}

{{ lang('STATISTICS') }}

{% EVENT index_body_block_stats_prepend %} {{ TOTAL_POSTS }} • {{ TOTAL_TOPICS }} • {{ TOTAL_USERS }} • {{ NEWEST_USER }} {% EVENT index_body_block_stats_append %}

{% endif %} {% EVENT index_body_stat_blocks_after %} {% if RECENT_TOPICS_DISPLAY %} {% if ADS_INDEX_CODE and not S_IS_BOT and definition.ADSIDE eq false %} {% endif %} {% endif %}
{% INCLUDE 'overall_footer.html' %}