{% extends "security/base.html" %} {% from "security/_macros.html" import render_field_with_errors, render_field, render_field_errors %} {% block content %} {% include "security/_messages.html" %}
{{ _("Open your authenticator app on your device and scan the following qrcode to start receiving codes:") }}
{{ _("Code has been sent") }} {% endif %} {{ render_field(us_setup_form.submit) }} {% else %}