]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/project.xsl
Fixed broken links to IST images.
[helm.git] / helm / mowgli / home / xsl / project.xsl
index 96288d74a54d546e6c2b5a7e38a78b2e2792486e..df1d3e91348c74d08c877834eccc8f2d5110c86d 100644 (file)
@@ -20,7 +20,9 @@
      <xsl:with-param name="path_to_top" select="'.'"/>
     </xsl:call-template>
     <xsl:apply-templates/>
-    <xsl:call-template name="foot"/>
+    <xsl:call-template name="foot">
+     <xsl:with-param name="path_to_top" select="'../..'"/>
+    </xsl:call-template>
    </blockquote>
   </body>
  </html>