{% load tags_conteudos %} {% get_paroquia website=website as paroquia %} {% for week in weeks %} {% for day in week %} {% endfor %} {% endfor %}
{{ calendar_date|date:"F" }} {{ calendar_date|date:"Y" }}
{% if day.events %} {{ day.date.day }} {% else %} {{ day.date.day }} {% endif %}