diff --git a/files/templates/util/html_head.html b/files/templates/util/html_head.html index 09f4d59a4..074426639 100644 --- a/files/templates/util/html_head.html +++ b/files/templates/util/html_head.html @@ -103,30 +103,26 @@ {% if IS_HOMOWEEN() %} - {% else %} - {% if v %} - {% if v.theme == 'classic_dark' %} - - {% endif %} + {% elif IS_FISTMAS() %} + - - - {% if v.themecolor == '30409f' %} - - {% endif %} + {% if v and v.theme in LIGHT_THEMES %} + {% else %} - + + {% endif %} + {% elif v %} + {% if v.theme == 'classic_dark' %} + {% endif %} - {% if IS_FISTMAS() %} - + - {% if v and v.theme in LIGHT_THEMES %} - - {% else %} - - {% endif %} + {% if v.themecolor == '30409f' %} + {% endif %} + {% else %} + {% endif %} {% if v and v.chud %}