|
|
@@ -2,7 +2,7 @@ |
|
|
|
xmlns:lxslt="http://xml.apache.org/xslt" |
|
|
|
xmlns:redirect="org.apache.xalan.xslt.extensions.Redirect" |
|
|
|
extension-element-prefixes="redirect"> |
|
|
|
<xsl:output method="html" indent="yes"/> |
|
|
|
<xsl:output method="html" indent="yes" encoding="US-ASCII"/> |
|
|
|
<xsl:decimal-format decimal-separator="." grouping-separator="," /> |
|
|
|
<!-- |
|
|
|
The Apache Software License, Version 1.1 |
|
|
|