diff --git a/files/templates/CHRISTMAS/mobile_navigation_bar.html b/files/templates/CHRISTMAS/mobile_navigation_bar.html index 40236da707..4cf43d6031 100644 --- a/files/templates/CHRISTMAS/mobile_navigation_bar.html +++ b/files/templates/CHRISTMAS/mobile_navigation_bar.html @@ -1,6 +1,6 @@
-
+
  • diff --git a/files/templates/CHRISTMAS/settings.html b/files/templates/CHRISTMAS/settings.html index 72bcc03a68..a15811ee4e 100644 --- a/files/templates/CHRISTMAS/settings.html +++ b/files/templates/CHRISTMAS/settings.html @@ -1,5 +1,11 @@ + {% if v and v.theme2 %} + {% set theme = v.theme2 %} + {% else %} + {% set theme = 'theme-iron dark' %} + {% endif %} + - + @@ -57,13 +63,7 @@ -{% if v and v.theme2 %} - {% set theme = v.theme2 %} - {% else %} - {% set theme = 'theme-iron dark' %} - {% endif %} - - + {% include "CHRISTMAS/header-tw.html" %} @@ -217,7 +217,7 @@ }); - + {% if v %} @@ -225,13 +225,13 @@