{% load i18n static %}
{% spaceless %} {% trans "In order to log in, 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 "Login" %} {% if cancel %} {% trans 'Cancel' %} {% endif %}