]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/person.xsl
- more uniform layout
[helm.git] / helm / mowgli / home / xsl / person.xsl
index 1942a977ce9ed376737dbad7c01578fd6005b72d..f632a9a4d9476e75bf9653474e0744eb2233c380 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>