]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/deliverable.xsl
More uniform layout.
[helm.git] / helm / mowgli / home / xsl / deliverable.xsl
index d3fba91ea1ee75322f298fbaa9ac30819ed42ac0..221ec922e22a6d666ad5ae3745f6c92b1f59ebde 100644 (file)
    <link rel="stylesheet" href="../../../style/mowgli.css" type="text/css"/>
   </head>
   <body>
-   <xsl:apply-templates/>
+   <blockquote>
+    <xsl:call-template name="head"/>
+    <xsl:apply-templates/>
+    <xsl:call-template name="foot"/>
+   </blockquote>
   </body>
  </html>
 </xsl:template>