From 7bc62a60dc30dbd069f7058066fc72205d3c7c63 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Thu, 1 May 2025 14:07:16 +1000 Subject: [PATCH] fix for earlier in the month and vertical padding of first year --- templates/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/index.html b/templates/index.html index 8f35aea..1e20a96 100644 --- a/templates/index.html +++ b/templates/index.html @@ -104,6 +104,9 @@ {% if started.val == 0 %} {% if day|int > 14 %}
+ {% else %} +
+
{% endif %} {% for _ in range( 1, 2*mon_cnt.now ) %}