]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/deliverable.xsl
Fixed broken links to IST images.
[helm.git] / helm / mowgli / home / xsl / deliverable.xsl
index acd3d732349276025c14c4b56ccf0e215e3730bd..47ba47e9336c31edbae4286eeb8b2660d3ffbe7a 100644 (file)
@@ -24,7 +24,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>