{% extends "base.html" %} {% load crispy_forms_tags %} {% block content %}
Step {{ wizard.steps.step1 }} of {{ wizard.steps.count }}
{{ message }}