]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/work-package.xsl
Fixed broken links to IST images.
[helm.git] / helm / mowgli / home / xsl / work-package.xsl
index bb0751d332bc3d96d6cb24a00e37a8a1e07a0248..7046ddfdddf72c97758c50633dcd170b4c45c227 100644 (file)
@@ -25,7 +25,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>