{% extends "cms/base_site.html" %} {# display a timetable of planified diffusions by days #} {% block content %} {% include "cms/snippets/date_list.html" %} {% endblock %}