{% extends "admin/base_initial.html" %} {% load i18n static %} {% block bodyclass %}{{ block.super }} setup auth{% endblock %} {% block initial-content %}
{% translate 'This setup flow is shown because there is no superuser configured to access this project.' %}
{{ error }}