diff --git a/themes/wilma/templates/page-home.ftl b/themes/wilma/templates/page-home.ftl index 80853448..fd70e10c 100644 --- a/themes/wilma/templates/page-home.ftl +++ b/themes/wilma/templates/page-home.ftl @@ -9,6 +9,20 @@ ${stylesheets.tags} ${headScripts.add("/js/html5.js")} ${headScripts.tags} + + + + + +
@@ -228,21 +242,6 @@ ${headScripts.tags} ${scripts.add("/js/jquery.js")} ${scripts.tags} - - - - - - - <#include "googleAnalytics.ftl"> diff --git a/themes/wilma/templates/page.ftl b/themes/wilma/templates/page.ftl index b95029b0..070fbfcb 100644 --- a/themes/wilma/templates/page.ftl +++ b/themes/wilma/templates/page.ftl @@ -9,6 +9,19 @@ ${stylesheets.tags} ${headScripts.add("/js/html5.js")} ${headScripts.tags} + + + + +
@@ -98,22 +111,6 @@ ${headScripts.tags} --> ${scripts.add("/js/jquery.js")} ${scripts.tags} - - - - - - - - <#include "googleAnalytics.ftl">