{% extends "base.html" %} {% load i18n %} {% load include_asset %} {% load settings_value %} {% load app_customization %} {% block page_title %} {% trans "Sign in" %} {% endblock %} {% block content %}
{% trans "Enable two-factor authentication" %}
{% trans "Fill in a code from your code generator." %}
{% blocktrans %}Use this form for entering backup tokens for logging in. These tokens have been generated for you to print and keep safe. Please enter one of these backup tokens to login to your account.{% endblocktrans %}