diff --git a/productMods/templates/freemarker/visualization/entitycomparison/entityComparisonSetup.ftl b/productMods/templates/freemarker/visualization/entitycomparison/entityComparisonSetup.ftl
index f785be3d..c3c07ad1 100644
--- a/productMods/templates/freemarker/visualization/entitycomparison/entityComparisonSetup.ftl
+++ b/productMods/templates/freemarker/visualization/entitycomparison/entityComparisonSetup.ftl
@@ -42,8 +42,8 @@ we will default to using the stable version unless the request comes from IE 9 i
we will use rev 293 (dev build version) of the flot & excanvas files.
-->
-
-${scripts.add('',
+${scripts.add('',
+ '',
'',
'',
'',
@@ -57,11 +57,10 @@ ${stylesheets.add('',
'',
'',
- '')}
-
-
-
-
+ '',
+ '',
+ '')}
+
<#-- variables passed from server-side code -->