diff --git a/templates/index.html.tera b/templates/index.html.tera index 6ef5c9c..b8cda64 100644 --- a/templates/index.html.tera +++ b/templates/index.html.tera @@ -29,7 +29,15 @@ {% for day in days %} {% set amount_trips = day.planned_events | length + day.trips | length %} -