]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/work-package.xsl
- more uniform layout
[helm.git] / helm / mowgli / home / xsl / work-package.xsl
index eafaad9d1b73670846017a3178e36bfb19e7c90b..22486f4a1825322a91dc23476c1cb3860bfed885 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>