diff xsls/news.xsls @ 125:c7d2ce96298b

Made sure to always pass "@lang" to the parameterized "style" template.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 21 Oct 2011 06:22:24 +0000
parents 7db449e89e92
children 523a80fc32b4
line wrap: on
line diff
--- a/xsls/news.xsls	Fri Oct 21 06:18:04 2011 +0000
+++ b/xsls/news.xsls	Fri Oct 21 06:22:24 2011 +0000
@@ -30,7 +30,7 @@
 
     <title> !{@name} X:if "$YEAR" { X:text{: } !{$YEAR} } </title>
 
-    !style ()
+    !style (lang="@lang")
 
     </head>