{% load staticfiles %} {% load i18n %}
{% trans "Create your account with FranceConnect" %}

{{ fc_user_info.given_name }} {{ fc_user_info.family_name }} {% if fc_user_info.email %}
{{ fc_user_info.email }} {% endif %}


{% include "authentic2_auth_fc/explanation.html" %} {% if popup %}{% endif %}