From d342ae5b5bc64f574a2ae7abc7e6f5e7286644a8 Mon Sep 17 00:00:00 2001 From: mb863 Date: Tue, 26 Oct 2010 23:49:40 +0000 Subject: [PATCH] NIHVIVO-1234. Added elements to the head. --- themes/wilma/templates/page-home.ftl | 29 ++++++++++++++-------------- themes/wilma/templates/page.ftl | 29 +++++++++++++--------------- 2 files changed, 27 insertions(+), 31 deletions(-) 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">