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

Kegbot Setup: Woot!

You're done! Press Finish below to finish setup and activate the your brand spankin' new Kegbot site.

Now would also be a good time to set DEBUG = False in your local_settings.py.

{% csrf_token %}
{% endblock content %}