diff --git a/amadeus/templates/base.html b/amadeus/templates/base.html index 2c2a15e..a09291b 100644 --- a/amadeus/templates/base.html +++ b/amadeus/templates/base.html @@ -62,6 +62,7 @@ + {% with 'css/themes/'|add:theme.css_style|add:'.css' as theme_selected %} {% endwith %} @@ -86,7 +87,7 @@