diff --git a/app/templates/dashboard.html b/app/templates/dashboard.html index b2fbf97..ba56b1c 100644 --- a/app/templates/dashboard.html +++ b/app/templates/dashboard.html @@ -233,7 +233,7 @@ {% for i in range(7) %} {% set day = today - timedelta(days=today.weekday() - i) %}