{% load i18n static %}
{% blocktrans %}This account is linked to your eID card.{% endblocktrans %}
{% blocktrans %} You may want to unlink your account, although you will not be able to connect to your account using your eID card (without re-doing the linking procedure). {% endblocktrans %}
{% spaceless %} {% trans "You may want to link your existing account to your eID." %} {% trans "In order to do so, you will need your eID card and a card reader" %}{% if has_tokens %} {% trans "or your list of personal tokens" %}{% endif %}{% if has_itsme %} {% trans "or an itsme account" %}{% endif %}. {% endspaceless %}
{% endif %}