{% extends "account/base.html" %} {% load i18n %} {% block head_title %} {% trans "Sign In" %} {% endblock head_title %} {% block content %}
{% blocktranslate %}Your account is protected by two-factor authentication. Please enter an authenticator code:{% endblocktranslate %}
{% endblock content %}