{% if len(user_manager.authenticators) > 1 %}
{% for key, auth in user_manager.authenticators.items() %}
{% endfor %}
{% endif %}
{# Auto populated with JS #}