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

Kegbot Setup: General Settings

Adjust the default site settings below.

Don't worry, you can change all settings later, too.

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