]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/publication.xsl
Fixed broken links to IST images.
[helm.git] / helm / mowgli / home / xsl / publication.xsl
index e06a856fc5c3bac3e4b5a5b83a5865d91ba749b5..50fbd0416ee1b1ad606ee43a8274cd83763b05a2 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>