{% extends "base.html" %} {% load i18n %} {% block main_content %}
{% blocktrans %}We are calling your phone right now, please enter the digits you hear.{% endblocktrans %}
{% blocktrans %}We sent you a text message, please enter the tokens we sent.{% endblocktrans %}
{% trans "Open the two-factor authentication app on your device to view your authentication token and verify your identify." %}
{% trans "Incorrect code" %}
{% trans "Don't have your phone?" %}
{% trans "You can enter one of your backup codes in case you lost access to your mobile device." %}