From 2016470a13945e6bb833d28583de9e0877fe91eb Mon Sep 17 00:00:00 2001 From: zsloan Date: Mon, 11 Jan 2021 14:21:47 -0600 Subject: Fixed error with JS that adds text to footer showing how long it took to render the page --- wqflask/wqflask/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wqflask/wqflask/templates/base.html b/wqflask/wqflask/templates/base.html index e368a4be..facebdff 100644 --- a/wqflask/wqflask/templates/base.html +++ b/wqflask/wqflask/templates/base.html @@ -264,7 +264,7 @@ {% endblock %}