{% load i18n %}

Step {{ wizard.steps.step1 }} of {{ wizard.steps.count }}

{% csrf_token %} {{ wizard.management_form }} {{ wizard.form }}
{{ wizard.form.get_question_text }}