]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/publication.xsl
- more uniform layout
[helm.git] / helm / mowgli / home / xsl / publication.xsl
index 2c9903cb7f048397d27982086027341d63e9d3a6..0e1ef35fe3206f6b151b238ec007319eb2700f80 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>