{{ lang('LOGIN_LOGOUT') }}{% if not S_ADMIN_AUTH and S_REGISTER_ENABLED %}  •  {{ lang('REGISTER') }}{% endif %}

{% if U_SEND_PASSWORD_EXT %}{% endif %}
{% if CAPTCHA_TEMPLATE and S_CONFIRM_CODE %} {% DEFINE CAPTCHA_TAB_INDEX = 3 %} {% INCLUDE ''~ CAPTCHA_TEMPLATE ~'' %} {% endif %}
{% if S_AUTOLOGIN_ENABLED %}
{% endif %}
{{ S_LOGIN_REDIRECT }}{{ S_HIDDEN_FIELDS }}
{% for mode in loops.ql_oauth %} {% if loop.first %}

{% endif %} {{ mode.SERVICE_NAME }} {% if loop.last %}

{% else %} • {% endif %} {% endfor %}