{% extends "chrono/manager_agenda_view.html" %} {% load i18n %} {% block bodyargs %}class="openevents"{% endblock %} {% block breadcrumb %} {{ block.super }} {% trans "Open events" %} {% endblock %} {% block actions %} {% if agenda.subscriptions.exists %}
{% endif %} {{ block.super }} {% include "chrono/manager_agenda_view_buttons_fragment.html" with no_today=True no_opened=True %} {% endblock %} {% block content %}