From 66149598dc332e73027c20159a778547a62a9227 Mon Sep 17 00:00:00 2001 From: Ruslan Ignatov Date: Tue, 15 Nov 2022 10:01:25 +0300 Subject: [PATCH] Event's year button fixed --- faerun_calendar/templates/faerun_calendar/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faerun_calendar/templates/faerun_calendar/index.html b/faerun_calendar/templates/faerun_calendar/index.html index 2f0a0eb..2f9ca75 100644 --- a/faerun_calendar/templates/faerun_calendar/index.html +++ b/faerun_calendar/templates/faerun_calendar/index.html @@ -48,7 +48,7 @@ {% endif %} -


Год {{year_data.number}}-й
{{month_data.name}}{% if not month_data.is_oneday %}, день {{day}}-й{% endif %}

+

Год {{year_data.number}}-й
{{month_data.name}}{% if not month_data.is_oneday %}, день {{day}}-й{% endif %}

{% if next_day %}