/>
<xsl:param name="date" select="false()" />
+<xsl:param name="lang" />
<!-- ==================================================================== -->
<!-- <indexpage> -->
xmlns:NC="http://home.netscape.com/NC-rdf#"
xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">&lf;
<RDF:Description RDF:about="urn:root">&lf;
- <MAF:originalurl RDF:resource="http://httpd.apache.org/docs-2.0/" />&lf;
+ <MAF:originalurl RDF:resource="http://httpd.apache.org/docs-2.0/{$lang}/" />&lf;
<MAF:title RDF:resource="{title}" />&lf;
<xsl:if test="$date">
<MAF:archivetime RDF:resource="{$date}" />&lf;