{% load freeadmin %}
{% csrf_token %} {% block form %} {% dojo_render wizard.management_form %} {% endblock %}
{% trans "You are about to leave the Initial Wizard and perform all pending (saved) actions." %}

{% trans "Are you sure?" %}
{% if wizard.steps.prev %} {% endif %}