{% 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 %} {% endif %}
{% endblock %}