diff docs/xslt/module.xslt @ 4109:dc1fa52222b4

Regenerated after previous commit.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 15 Sep 2011 08:33:25 +0000
parents da811964e37c
children
line wrap: on
line diff
--- a/docs/xslt/module.xslt
+++ b/docs/xslt/module.xslt
@@ -26,6 +26,12 @@
 
          <body>
 
+            <center>
+               <h3>
+                  <xsl:value-of select="@name"/>
+               </h3>
+            </center>
+
             <xsl:apply-templates/>
 
          </body>