{% extends "account/base_manage.html" %} {% load i18n %} {% block content %}

{% trans "Where are you from?" %}

{% trans "Please select your" %} {% trans "Identity Provider" %} {% trans "from the following list" %}

{% endblock %}