diff options
Diffstat (limited to 'templates/web/base/header/css.html')
-rw-r--r-- | templates/web/base/header/css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/header/css.html b/templates/web/base/header/css.html index 219369465..a5d2580e8 100644 --- a/templates/web/base/header/css.html +++ b/templates/web/base/header/css.html @@ -8,4 +8,4 @@ <![endif]--> <link rel="stylesheet" href="[% version('/vendor/OpenLayers/theme/default/style.css') %]"> -[% extra_css %] +[% extra_css | safe %] |