]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/site.xsl
- main page now generated automatically
[helm.git] / helm / mowgli / home / xsl / site.xsl
index fa8b319a8513d6e46aaf954870767d4cea75c872..d488bacdcea2ac41080d2992608c4caf5b41efc0 100644 (file)
@@ -15,7 +15,6 @@
    <link rel="stylesheet" href="../../style/mowgli.css" type="text/css"/>
   </head>
   <body>
-   <blockquote>
     <xsl:call-template name="head">
      <xsl:with-param name="path_to_top" select="'..'"/>
     </xsl:call-template>
@@ -23,7 +22,6 @@
     <xsl:call-template name="foot">
      <xsl:with-param name="path_to_top" select="'..'"/>
     </xsl:call-template>
-   </blockquote>
   </body>
  </html>
 </xsl:template>