{% extends "base.html" %} {% block outer_body %}
{% include "components/alert_error.html" %}

{{ _('Create first admin') }}

{% endblock %}