diff --git a/amadeus/templates/base.html b/amadeus/templates/base.html index 18c63ba..2c69234 100644 --- a/amadeus/templates/base.html +++ b/amadeus/templates/base.html @@ -63,10 +63,15 @@ + {% if contrast_cookie %} + + {% else %} + {% with 'css/themes/'|add:theme.css_style|add:'.css' as theme_selected %} + + {% endwith %} + {% endif %} + - {% with 'css/themes/'|add:theme.css_style|add:'.css' as theme_selected %} - - {% endwith %} -- libgit2 0.21.2