{% extends "agenda/base.html" %} {% load url from future %} {% block body-class %}{{ block.super }} no-left-column{% endblock %} {% block appbar %}

Jours non verrouillés

Retourner à l'agenda {% endblock %} {% block content %} {% if days_not_locked %} {% endif %} {% endblock %}