{# The content of the page will use all available space #} {% extends 'events/management/base.html' %} {% block page %}
{{ super() }}
{% endblock %}