{% extends 'index.html' %} {% block content %}

Drone Incident Report - Step {{ wizard.steps.step1 }} of {{ wizard.steps.count }}

{% csrf_token %} {{ wizard.management_form }} {{ form.as_p }}
{% if wizard.steps.prev %} {% endif %}
{% endblock %}