{% extends "execution/participation_base.html" %} {% load i18n utils %} {% block container_class %}container-lg{% endblock %} {% block content_with_messages %}
{{ block.super }}
{% endblock %}