{% extends "default.html" %} {% set active_page = "setting" %} {% block title %}Cancel MFA{% endblock %} {% block default_content %}

Two Factor Authentication

Disabling TOTP reduces the security of your account, please make sure to re-activate it later or use WebAuthn (FIDO).
{{ csrf_form.csrf_token }}
{% endblock %}