diff --git a/flaskr/templates/_base.html b/flaskr/templates/_base.html index 52f5bca..df63841 100644 --- a/flaskr/templates/_base.html +++ b/flaskr/templates/_base.html @@ -38,21 +38,22 @@ Blog™ · - + {% if theme == "dark" %} - + Dark theme {% elif theme == "light" %} - + Light theme {% elif theme == "special" %} - + transform="translate(0 1)"> Ocular apiation occuring, do not close page until eyes have been apiated to completion. {% else %} - + System default theme {% endif %} +