{% if default_auth_system %}

Log in

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

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

{% endfor %} {% endif %}