diff --git a/productMods/templates/freemarker/visualization/entitycomparison/entityComparisonBody.ftl b/productMods/templates/freemarker/visualization/entitycomparison/entityComparisonBody.ftl index 18f5f782..77eeab45 100644 --- a/productMods/templates/freemarker/visualization/entitycomparison/entityComparisonBody.ftl +++ b/productMods/templates/freemarker/visualization/entitycomparison/entityComparisonBody.ftl @@ -1,6 +1,9 @@ <#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
+ <#if (builtFromCacheTime??) > +
${i18n().using_cache_time} ${builtFromCacheTime?time} (${builtFromCacheTime?date?string("MMM dd yyyy")})
+

${organizationLabel} diff --git a/productMods/templates/freemarker/visualization/entitycomparison/entityComparisonOnPublicationsStandalone.ftl b/productMods/templates/freemarker/visualization/entitycomparison/entityComparisonOnPublicationsStandalone.ftl index eebd3b0d..da47d15b 100644 --- a/productMods/templates/freemarker/visualization/entitycomparison/entityComparisonOnPublicationsStandalone.ftl +++ b/productMods/templates/freemarker/visualization/entitycomparison/entityComparisonOnPublicationsStandalone.ftl @@ -46,9 +46,6 @@ $(document).ready(function () { <#assign currentParameterObject = publicationParameter>
-<#if (builtFromCacheTime??) > -
${i18n().using_cache_time} ${builtFromCacheTime?time} (${builtFromCacheTime?date?string("MMM dd yyyy")})
- <#include "entityComparisonBody.ftl"> diff --git a/productMods/templates/freemarker/visualization/mapOfScience/mapOfScienceStandalone.ftl b/productMods/templates/freemarker/visualization/mapOfScience/mapOfScienceStandalone.ftl index d84170a0..b038fa3d 100644 --- a/productMods/templates/freemarker/visualization/mapOfScience/mapOfScienceStandalone.ftl +++ b/productMods/templates/freemarker/visualization/mapOfScience/mapOfScienceStandalone.ftl @@ -7,17 +7,16 @@ corresponding changes in the included Templates. --> <#include "mapOfScienceSetup.ftl">
- <#if (builtFromCacheTime??) > -
${i18n().using_cache_time} ${builtFromCacheTime?time} (${builtFromCacheTime?date?string("MMM dd yyyy")})
- - <#--
  ${i18n().map_of_science_icon}
--> - + +<#if (builtFromCacheTime??) > +
${i18n().using_cache_time} ${builtFromCacheTime?time} (${builtFromCacheTime?date?string("MMM dd yyyy")})
+

${entityLabel}

${i18n().explore_activity} ( ${i18n().publications}) ${i18n().across_subdisciplines}