]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/site.xsl
Fixed broken links to IST images.
[helm.git] / helm / mowgli / home / xsl / site.xsl
index 1046a8f055da48c0b522db5989ac1afb14ed3247..fa8b319a8513d6e46aaf954870767d4cea75c872 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>