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

Kegbot Setup: Welcome

Before you get started, what kind of Kegbot would you like?
(You can always change settings later.)

{% csrf_token %}

Classic mode: Enables features that require flow sensing hardware.


Hides features that require flow sensing hardware.

{% endblock content %}