Add pointers to the git repos
[exim-website.git] / templates / web / index.xsl
index 464b4423aeba410556a5ad51d554b8a122a7264b..684f4d3950fa5850712c2791512182d7c20fba8c 100644 (file)
@@ -14,7 +14,7 @@
        <xsl:variable name="html.head.append">
 
                <!-- CSS -->
-                       <link rel="stylesheet" type="text/css" href="{$docroot}/index.css"/>
+                       <link rel="stylesheet" type="text/css" href="{$staticroot}/css/index.css"/>
 
                <!-- Canonical -->
                         <link rel="canonical" href="http://www.exim.org/"/>
 
       <!-- Version Information -->
          <p id="obsolete_version_info">
-            <xsl:text>All versions of Exim previous to version 4.x are now obsolete and everyone is very strongly recommended to upgrade to a current release. The last 3.x release was 3.36. It is obsolete and should not be used.</xsl:text>
+
+            <xsl:text>All versions of Exim previous to version </xsl:text><xsl:value-of select="/content/current_version"/><xsl:text> are now obsolete and everyone is very strongly recommended to upgrade to a current release. The last 3.x release was 3.36. It is obsolete and should not be used.</xsl:text>
          </p>
 
          <p id="version_info">
             <xsl:text>The current version is </xsl:text>
             <xsl:value-of select="/content/current_version"/>
+           This is a <b>security update</b>.  Please read <a href="static/doc/CVE-2016-1531.txt">CVE-2016-1531</a>
+           for more information.
          </p>
 
          <p id="beta_version_info">