{% extends "admin/base_site.html" %} {% load i18n static %} {% block title %}Multi Factor Authentication - Set Up OTP{% endblock %} {% block breadcrumbs %} {% endblock %} {% block extrahead %} {% endblock %} {% block content %}

Set up OTP

Open QR code in authenticator app

Then open the app and enter the 6 digit code


{% endblock %}