new: add legal (about ownershop of the exim.org domain name)
[exim-website.git] / templates / wrapper.xsl
index 64ff9dde872b0157b15dc86f9f909a46d7fe308d..51010a7db1298cf28430057818b599dfaa010254 100644 (file)
@@ -37,7 +37,7 @@
                <title>
                   <xsl:value-of select="$html.head.title"/>
                </title>
-            
+
                <xsl:copy-of select="$html.head.append"/>
             </head>
            <body class="no-js">
                             <li> <a href="{$docroot}/maillist.html">Mailing Lists</a> </li>
                             <li> <a href="http://wiki.exim.org/">Wiki</a> </li>
                             <li> <a href="https://bugs.exim.org/">Bugs</a> </li>
+                            <li> <a href="{$docroot}/static/doc/security">Security</a> </li>
                             <li> <a href="{$docroot}/credits.html">Credits</a> </li>
-
-                            <li class="img">
-                               <a href="https://plus.google.com/101257968735428844827/?prsrc=3" title="Google+">
-                                      <img src="{$docroot}/i/gplus-32.png" width="16" height="16" alt="G+"/>
-                               </a>
-                            </li>
+                            <li> <a href="{$docroot}/legal.html">Legal</a> </li>
 
                             <!-- Search Field -->
 
 
                          <div id="footer">
                             <xsl:text>Website design by </xsl:text>
-                            <a href="https://grepular.com/">Mike Cardwell</a>
-                            <xsl:text>, of </xsl:text>
-                            <a href="https://cardwellit.com/">Cardwell IT Ltd.</a>
+                            <a href="https://www.grepular.com/">Mike Cardwell</a>
+                            <xsl:text>.</xsl:text>
                          </div>
 
                       <!-- Side Bars -->
 
                 <!-- Local JavaScript -->
                    <script type="text/javascript" src="{$staticroot}/js/common.js"></script>
-                   
+
                    <xsl:copy-of select="$html.body.append"/>
 
              </body>