diff --git a/templates/weekends.html b/templates/weekends.html index e787aa6..f443ff6 100644 --- a/templates/weekends.html +++ b/templates/weekends.html @@ -21,7 +21,7 @@ {{ weekend.date.isocalendar().week }} - + {{ weekend.date.strftime("%-d %b %Y") }} {% for day in "saturday", "sunday" %}