diff --git a/themes/wilma/templates/page-home.ftl b/themes/wilma/templates/page-home.ftl index 394f9d2d..22d0ddfe 100644 --- a/themes/wilma/templates/page-home.ftl +++ b/themes/wilma/templates/page-home.ftl @@ -12,11 +12,11 @@ ${stylesheets.addFromTheme("/css/screen.css")} ${stylesheets.tags} - + ${headScripts.tags} @@ -26,7 +26,7 @@ diff --git a/themes/wilma/templates/page.ftl b/themes/wilma/templates/page.ftl index 27fb1ef8..eab6c0ff 100644 --- a/themes/wilma/templates/page.ftl +++ b/themes/wilma/templates/page.ftl @@ -7,10 +7,10 @@ ${stylesheets.tags} - + ${headScripts.tags} @@ -20,7 +20,7 @@