{% extends "generic/wizard.html" %} {% load utils %} {% block title %} {% title "Setup" %} {% endblock %} {% block form %} Keep these tokens somewhere safe. These are to be used if you loose your primary TOTP device. {% for field in wizard.form %} {% if field.field.widget|fieldtype == 'SelectMultiple' %}