{% load i18n %} {% if backend_options|length > 0 %}
{% for option in backend_options %} Sign in with {{ option.label }} {% endfor %} {% endif %}