{% extends "base.html" %} {% block title %}{% trans %}Two-Factor Authentication{% endtrans %} – OnlineConvert{% endblock %} {% block content %}
{% trans %}To disable two-factor authentication, enter the current 6-digit code from your authenticator app to confirm.{% endtrans %}
{% trans %}Use Google Authenticator, Authy, or any TOTP app.{% endtrans %}
{{ user.user_totp_secret }}