{% load i18n %}
{% trans "Secret" %}: {{ key }}
{% trans "Copy this link to your bookmarks. When clicking on it it will generate a new one-time password which will allow you to login" %}
{% else %}{% trans "This kind of authentication is actually not possible, because you do not have any secret setup." %}
{% endif %}