]> matita.cs.unibo.it Git - helm.git/commitdiff
More uniform layout.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 13 Feb 2002 17:44:13 +0000 (17:44 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 13 Feb 2002 17:44:13 +0000 (17:44 +0000)
helm/mowgli/home/xsl/deliverable.xsl

index d3fba91ea1ee75322f298fbaa9ac30819ed42ac0..221ec922e22a6d666ad5ae3745f6c92b1f59ebde 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>