diff --git a/templates/index.html b/templates/index.html index 0290d72..b3e0fee 100644 --- a/templates/index.html +++ b/templates/index.html @@ -117,11 +117,11 @@ {% if date == key_dates['D_quit_date'] %} - + {% elif (yr == car_yr and mon == car_mon and day >= car_day and car_done.val == 0) %} {%set car_done.val=1 %} - + {% else %}