{% extends "base.html" %} {% block title %}Deploy Wizard{% endblock %} {% block page_title %}Deploy Wizard{% endblock %} {% block content %}
{% include "partials/_wizard_indicators.html" %}
{% include "partials/wizard_step.html" %}
{% endblock %}