diff xsls/body.xsls @ 691:023e9f139c3c

Added 'professional services' banner to the site header.
author Vladimir Homutov <vl@nginx.com>
date Thu, 27 Sep 2012 14:04:43 +0000
parents 6c0532e6982f
children 31ba6a104186
line wrap: on
line diff
--- a/xsls/body.xsls
+++ b/xsls/body.xsls
@@ -17,17 +17,42 @@ X:template body (lang) {
 
     <body>
     <table width="100%">
+        <tr>
+        <td width="70%">
+            <div class="banner">
+                <center>
+                <table>
+                    <tr>
+                        <td align="center">
+                            <a href="http://nginx.com/support.html">
+                                <strong>nginx professional services</strong>
+                            </a>
+                        </td>
+                    </tr>
+                    <tr>
+                        <td align="center">
+                            <i>Prioritize. Save time. Stay focused.</i>
+                        </td>
+                    </tr>
+                </table>
+                </center>
+            </div>
+        </td>
+        <td align="right">
+            <a href="http://nginx.org">
+                <img src="http://nginx.org/nginx.gif" alt="nginx" border="0"/>
+            </a>
+        </td>
+        </tr>
+    </table>
 
+    <table width="100%">
     <tr>
         <td width="70%"><center><h3>
             !{@name} X:if "$YEAR" { X:text{: } !{$YEAR} }
         </h3></center></td>
 
         <td rowspan="2" align="{$MENU_ALIGN}" valign="top">
-            <a href="http://nginx.org">
-            <img src="/nginx.gif" alt="nginx" border="0"/>
-            </a><br/>
-
             <br/>
 
             !! "document(concat($XML, '/menu.xml'))