{% load static %} {% load i18n %} {% if user.fc_account %}
{% trans "Linked FranceConnect identity:" %}
{% if unlink %} {% endif %}
{% else %}
{% trans "Link your user account to FranceConnect" %}
{% include "authentic2_auth_fc/explanation.html" %}
{% endif %}