{% extends "base.html" %} {% load i18n %} {% block main %} {{ wizard.form.media }} {% endblock %} {% block content %}
Step {{ wizard.steps.step1 }} of {{ wizard.steps.count }}