{% extends "authentic2_auth_fc/base.html"%} {% load staticfiles %} {% load i18n gadjo %} {% block content %}
{% blocktrans %} You're about to delete the link between your user account and your FranceConnect account. {% endblocktrans %}
{% blocktrans %} Deleting this link won't delete those accounts. However, once all the links with FranceConnect are deleted, it's no more possible to use the FranceConnect to automatically login to your user account. It is still possible to link those accounts once again by using the button FranceConnect on the login page. {% endblocktrans %}
{% if no_password %}{% blocktrans %} Your user account has no password and removing this link may make this account inaccessible. To avoid this situation, please provide a password. {% endblocktrans %}
{% endif %} {% endblock %}