{% load i18n %} {% if True %} {# TODO: replace by check, whether local login is enabled #}
{% trans "Please log in with your account" %}
{% csrf_token %}
{% endif %}
{% trans "Please choose a provider" %}