From 8e54c1786abaf55db490214a04b99d35d17f7665 Mon Sep 17 00:00:00 2001 From: TriMill Date: Wed, 22 Feb 2023 17:17:00 -0500 Subject: [PATCH] fixed GEORGE --- flaskr/templates/index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/flaskr/templates/index.html b/flaskr/templates/index.html index bbdbf6e..8bf6b26 100644 --- a/flaskr/templates/index.html +++ b/flaskr/templates/index.html @@ -39,10 +39,9 @@ {% elif theme == "special" %} {% elif theme == "system" %} - + {% else %} - {% endif %}