{% extends "base.html" %} {% block title %}TOTP Setup{% endblock %} {% block content %}
Scan this QR code with your authenticator app:
Or enter this key manually:
{% if pending %}Enter the current 6-digit code from your app to verify:{% else %}Enter the current 6-digit code to verify setup:{% endif %}