{% extends "base.html" %} {% load i18n %} {% block meta_title %}{% trans "Agenda" %} {{ this_month|date:"F" }} {{ this_month|date:"Y" }}{% endblock %} {% block document %}
| {{ day }} | {% endfor %}
|---|
|
{% if day %}
{# {{ day }} #}
{{day}}
{% if items %}
|
{% endfor %}