]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/project.xsl
- more uniform layout
[helm.git] / helm / mowgli / home / xsl / project.xsl
index 5e93d57655f377f3dbab278106e32687a53c1cec..1df016bf2e245007c1d170feed428f3f180b29c9 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>