{% extends "base.html" %} {% block title %}Two-factor ยท {{ site.title }}{% endblock %} {% block content %} Two-factor authentication Enter the 6-digit code from your authenticator app. {% if error %} {{ error }} {% endif %} Authentication code Verify {% endblock %}
Enter the 6-digit code from your authenticator app.
{{ error }}