diff xslt/article.xslt @ 694:2ced25001893

Regenerated.
author Vladimir Homutov <vl@nginx.com>
date Mon, 01 Oct 2012 13:50:19 +0000
parents eea23daa6e57
children b133b1f44765
line wrap: on
line diff
--- a/xslt/article.xslt	Fri Sep 28 11:14:47 2012 +0000
+++ b/xslt/article.xslt	Mon Oct 01 13:50:19 2012 +0000
@@ -11,6 +11,10 @@
 
    <xsl:param name="ORIGIN"/>
 
+   <xsl:param name="NOLANGORIGIN"/>
+
+   <xsl:param name="TRANS"/>
+
    <xsl:variable select="/article/@link | /module/@link" name="LINK"/>
 
    <xsl:variable select="/article/@lang | /module/@lang" name="LANG"/>
@@ -66,4 +70,4 @@
       </html>
    </xsl:template>
 
-</xsl:stylesheet>
+</xsl:stylesheet>
\ No newline at end of file