{% extends "base.html" %} {% load static %} {% block body %}
2FA Setup

{% if reset %}A new 2FA setup has been created.{% endif %} Please scan this code with Google Authenticator


Here are your backup codes:
Done

{% endblock %} {% block js %} {% endblock %}