diff --git a/flaskfdx/templates/dashboard.html b/flaskfdx/templates/dashboard.html index 2e1028b..58a0a38 100644 --- a/flaskfdx/templates/dashboard.html +++ b/flaskfdx/templates/dashboard.html @@ -13,7 +13,7 @@ - {% for row in weekly %} + {% for row in lastseven %} {{ row['date'] }} {{ row['constp'] }}