{% extends "base.html" %} {% block title %}{{ _('Admin Setup') }}{% endblock %} {% block content %}

{{ _('Admin Account Setup') }}

{% endblock %}