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