{% load static %} {% load i18n %}
{% if user.fc_account %}

{% trans "Linked FranceConnect identity:" %}

{% else %}
{% trans "Link your user account to FranceConnect" %}
{% include "authentic2_auth_fc/explanation.html" %} {% endif %}