{% extends "setup_wizard/base.html" %} {% load crispy_forms_tags %} {% block content %}

Kegbot Setup: Create Admin User

That's you!

{% crispy form %}
{% endblock content %}