]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/deliverable.xsl
News updated.
[helm.git] / helm / mowgli / home / xsl / deliverable.xsl
index acd3d732349276025c14c4b56ccf0e215e3730bd..2721a5ff04009620a359e6706e16f46a24685819 100644 (file)
    <link rel="stylesheet" href="../../../style/mowgli.css" type="text/css"/>
   </head>
   <body>
-   <blockquote>
     <xsl:call-template name="head">
      <xsl:with-param name="path_to_top" select="'../..'"/>
     </xsl:call-template>
     <xsl:apply-templates/>
-    <xsl:call-template name="foot"/>
-   </blockquote>
+    <xsl:call-template name="foot">
+     <xsl:with-param name="path_to_top" select="'../..'"/>
+    </xsl:call-template>
   </body>
  </html>
 </xsl:template>