{% extends "cfp/event/submission_base.html" %} {% load bootstrap4 %} {% load i18n %} {% block inner %}
{% blocktrans trimmed %} To create your submission, you need an account on this page. This not only gives us a way to contact you, it also gives you the possibility to edit your submission or to view its current state. {% endblocktrans %}
{% bootstrap_form_errors wizard.form %} {{ wizard.form.media }}