{% load trans from i18n %} {% load add_preserved_filters from admin_urls %} {% load admin_urlname from admin_urls %} {% load admin_urlquote from admin_urls %} {% load apnumber from humanize %} {{ wizard.management_form }} {% comment %} The django admin does not style "button" elements the same as "input" submit elements. So we are forced to directly copy the style for rendering the "Previous" button for now. {% endcomment %}