{% trans "Create initial administrator" %}
{% trans "This page is only available when there are no admin users in the database." %}
{% trans "After creating the account you will be logged in and redirected to the admin." %}
{% extends "base_beer.html" %} {% load static i18n %} {% block title %}{% trans "Initial setup — Create admin" %}{% endblock %} {% block content %}
{% trans "This page is only available when there are no admin users in the database." %}
{% trans "After creating the account you will be logged in and redirected to the admin." %}