{% extends 'admin/base_site.html' %} {% load i18n %} {% block content %}
{% trans "Step" %} {{ wizard.steps.step1 }} {% trans "of" %} {{ wizard.steps.count }}
{{ description }}