{% extends "base.html" %} {% set section = "modules" %} {% block title %}New module — step 1{% endblock %} {% block content %} {% include "_wizard_steps.html" %}