{% if default_auth_system %}

{{default_auth_system_obj.LOGIN_MESSAGE}}

{% else %} {% for auth_system in enabled_auth_systems %} {% ifequal auth_system "password" %} {% else %}

{{auth_system}} {{auth_system}} {% endifequal %}

{% endfor %} {% endif %}