{% extends "conjunto/app_base.html" %} {% load i18n %} {% block content %}
{% include "conjunto/wizard/_stepper.html" %}
{% include "conjunto/wizard/_step_form.html" %}
{% endblock %}