diff --git a/templates/partials/page/calendar.html b/templates/partials/page/calendar.html index 7510ad2..33a7089 100644 --- a/templates/partials/page/calendar.html +++ b/templates/partials/page/calendar.html @@ -130,7 +130,7 @@ {% set last_day_of_month = date + relativedelta(day=31) %} {% set (first_day, last_day) = first_and_last_visible_days_in_month(first_day_of_month, last_day_of_month) %} -
+
{{