diff --git a/mapfile/template.j2 b/mapfile/template.j2
index 2a6ef188701972673bb5c93b078e50bd7a6ef3f4..b4152a6637f6bad8ed62de90e44076d57f361698 100644
--- a/mapfile/template.j2
+++ b/mapfile/template.j2
@@ -41,14 +41,20 @@ WEB
             "wms_languages" "{{ language_codes|join(",")}}" # The first is the default
             {% endif %}
             "wms_abstract"  "<div>
+              <p style=\"font-style: italic;\">
+              This map is based on a restricted version of the Septoria Humidity Model, using only the weather 
+              dependent aspects of this Decision Support System. The full Septoria Humidity Model is available 
+              in the IPM Decisions platform.<br/>
+              Risks displayed in the map may be higher or lower when crop specific parameters are provided. 
+              Consultation of the full version is required to support IPM decisions.
+              </p>
               <p>
               This map indicates the risk of splash-borne foliar diseases of wheat (septoria leaf blotch, 
               glume blotch and tan spot) based only on the number of 'wet hours' in a 72 hour period (yesterday, 
-              today and tomorrow). It is a simplified -- weather-based only -- version of the more detailed Septoria 
-              Humidity Model which you can configure and run for your farm after logging in to the platform.
+              today and tomorrow). 
               </p>
               <p>
-              The risk criteria were developed in Denmark as the <a href='https://dca.au.dk/en/current-news/news/show/artikel/risikomodeller-kan-reducere-brugen-af-fungicider-mod-septoria-1' target='new'>Septoria Reference Humidity Model</a>.
+              The risk criteria were developed in Denmark as the <a style=\"color: blue;\" href='https://dca.au.dk/en/current-news/news/show/artikel/risikomodeller-kan-reducere-brugen-af-fungicider-mod-septoria-1' target='new'>Septoria Reference Humidity Model</a>.
               </p>
               <p>
               The risk map can be used to assist (not replace) decisions by experienced crop managers, taking into account all relevant local risk factors. If a risk is indicated
@@ -61,7 +67,7 @@ WEB
             </div>
             "
         "wms_enable_request"  "*"
-        "wms_title.en"     "Septoria Humidity Model (Simplified)"
+        "wms_title.en"     "Septoria Humidity Model (Restricted)"
         "wms_title.nb"     "Septoria-fuktmodell (Forenklet)"
         "wms_getfeatureinfo_formatlist" "text/plain,text/html,text/xml"
         "wms_accessconstraints" "none"