diff xslt/article.xslt @ 722:91dd4a7fadbb

Regenerated.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 12 Oct 2012 09:10:49 +0000
parents b133b1f44765
children 6c3349baa1d3
line wrap: on
line diff
--- a/xslt/article.xslt
+++ b/xslt/article.xslt
@@ -27,13 +27,19 @@
 
    <xsl:include href="menu.xslt"/>
 
-   <xsl:include href="donate.xslt"/>
+   <xsl:include href="ga.xslt"/>
+
+   <xsl:include href="content.xslt"/>
+
+   <xsl:include href="books.xslt"/>
 
    <xsl:include href="directive.xslt"/>
 
-   <xsl:include href="content.xslt"/>
+   <xsl:include href="donate.xslt"/>
 
-   <xsl:include href="ga.xslt"/>
+   <xsl:include href="download.xslt"/>
+
+   <xsl:include href="security.xslt"/>
 
    <xsl:include href="versions.xslt"/>