<%@include file="../init.jsp"%> Here you can customise the text to show on top <% String defaultText = "The following Infrastructure Gateways serve a number of Research Communities, each of which having a specific scientific domain and dedicated Virtual Research Environments / Virtual Laboratories."; String thematicGatewayIntro_cfg = GetterUtil .getString(portletPreferences.getValue("thematicGatewayIntro", defaultText)); String sitesIdToExclude_cfg = GetterUtil .getString(portletPreferences.getValue("sitesIdToExclude", StringPool.BLANK)); boolean orderPerVRENumber_cfg = GetterUtil .getBoolean(portletPreferences.getValue("orderPerVRENumber", StringPool.FALSE)); %>