{% set document_title = "Forms – Wizard" %} {% set active_page = "base_forms_wizard" %} {% set open_subnav = "base_forms" %} {% extends "_layout/_backend-drawer.html" %} {% extends "_layout/_backend-page.html" %} {% block content %}

Simple Wizards

Wizards with Progress

Wizards with Validation

{% endblock %} {% block scripts_head %} {% endblock %} {% block scripts_footer %} {% endblock %}