{% load i18n %}

{% trans "LOGIN METHODS" %}

{% trans "Enabled" %}

{% if user_disabled_providers %}

{% trans "Disabled" %}

{% endif %} {% if user_available_providers %}

Available

{% endif %}