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 %}