{% extends "multifactor/TOTP/add.html" %}{% load static i18n %} {% block card_title %}{% trans "Verify Authenticator" %}{% endblock %} {% block preform %}
{% trans "Enter the current code from one of your authenticators." %}
{% endblock %} {% block head %}{% endblock %}