{% extends "cfp/event/submission_base.html" %} {% load bootstrap4 %} {% load i18n %} {% load orga_edit_link %} {% load rules %} {% block inner %}
{% blocktrans trimmed with step=wizard.steps.step1 steps=wizard.steps.count %} Before we can save your submission, we have some more questions for you. But rest assured, you reached step {{ step }} of {{ steps }} already, we are nearly there! {% endblocktrans %}
{% if wizard.form.submission_fields %}