{% extends "base.html" %} {% load url from future %} {% block content %}

This application requires Two-Factor Authentication

Two-factor authentication has been enabled for this account

Your OTP Secret is:

{{ otp_secret }}
QR Code for this Secret (link):

Please print or write down your OTP Secret since it can't be recovered if you lost it.
Keep it in a safe place and never give it to anyone.

When done you can proceed to login.

{% endblock %}