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

Kegbot Setup: Create or Import System

Are we starting from scratch or importing an existing site?

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