{% load i18n %} {% for account in user.fc_accounts.all %}

{% trans "Link with FranceConnect created on" %} {{ account.created }}

{% endfor %}