{% if not S_USER_LOGGED_IN and not S_IS_BOT %}
{% INCLUDE '@sylver35_breizhshoutbox/shout_connect.html' %}
{% endif %}
{% if COLOR_TOP %}
{% INCLUDE '@sylver35_breizhshoutbox/shout_colour.html' %}
{% endif %}
{% if CHARS_TOP %}
{% INCLUDE '@sylver35_breizhshoutbox/shout_chars.html' %}
{% endif %}
{% if SMILIES_TOP %}
{% endif %}
{% if TEXT_USER_TOP %}
{% INCLUDE '@sylver35_breizhshoutbox/shout_bbcode.html' %}
{% endif %}
{% if ONLINE_TOP %}
-
{{ lang('SHOUT_ONLINE_TITLE') }}
{% endif %}
{% if ACTION_USERS_TOP %}
{% INCLUDE '@sylver35_breizhshoutbox/user_action.html' %}
{% else %}
{% endif %}
{% if SHOUT_POSTING %}
{% INCLUDE '@sylver35_breizhshoutbox/shout_posting.html' %}
{% endif %}
{% if SHOUT_POSTING %}
{% endif %}