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