{% extends "cfp/event/base.html" %} {% load compress %} {% load i18n %} {% load orga_edit_link %} {% load rich_text %} {% load rules %} {% load static %} {% block title %}{% if submission_title %}{{ submission_title }}{% else %}{% translate "Create proposal" %}{% endif %} :: {{ request.event.name }}{% endblock title %} {% block cfp_header %} {% include "cfp/includes/forms_header.html" %} {% compress js %} {% endcompress %} {% block cfp_submission_header %}{% endblock cfp_submission_header %} {% endblock cfp_header %} {% block content %}