{% load i18n static %}
{% if has_itsme %} {% else %} {% endif %} {% if user_saml_identifiers %}

{% blocktrans %}This account is linked to your eID card.{% endblocktrans %}

{% else %}

{% 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 %}

{% trans "Link my account to my eID card" %}

{% endif %}