From 06f6707c916f7e2cacd7b6ae4f75bf57679c52f5 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Sat, 16 Oct 2021 12:51:10 -0600 Subject: [PATCH] changed variable name --- flaskfdx/templates/dashboard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'] }}