]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/news.xsl
Bug fixed: the top directory has a different (relative) path depending on
[helm.git] / helm / mowgli / home / xsl / news.xsl
index 5c0d0d7e7e1097339d39603ff02c875c42e5d638..62d51c2553ee02885a3fb0bf1e40837b2e4f9bad 100644 (file)
@@ -16,7 +16,9 @@
   </head>
   <body>
    <blockquote>
-    <xsl:call-template name="head"/>
+    <xsl:call-template name="head">
+     <xsl:with-param name="path_to_top" select="'.'"/>
+    </xsl:call-template>
     <h1>News Archive</h1>
     <dl>
      <xsl:apply-templates/>