{% endblocktrans %} {% endif %}
{% extends "cfp/event/base.html" %} {% load bootstrap4 %} {% load i18n %} {% block title %}{% trans "Your submission" %} :: {% endblock %} {% block content %}
{% trans "Current state of your submission:" %} {% include "cfp/event/fragment_state.html" with state=submission.state %}
{% endblocktrans %} {% endif %}