]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/style/mk_meta_theory.xsl
Oooops. After the last commit all the URLs were damaged.
[helm.git] / helm / style / mk_meta_theory.xsl
index bdae203af7837ef0c9827c468c1bc3b0a1cb1ffb..e613553d24f4dba052415c7376f807bb2b52dc3b 100644 (file)
 
 <xsl:template match="/">
                <html> 
-                <head></head>
-                <body bgcolor="white">
+                <head>
+                 <title>Occurrences of <xsl:value-of select="occurs/@who"/></title>
+                </head>
+                <!-- CSC: method onLoad to be removed once the window -->
+                <!-- CSC: becomes a frame                              -->
+                <body bgcolor="white" onLoad="window.focus()">
                 <xsl:apply-templates/>
                 </body>
                </html>
 
 
 </xsl:stylesheet>
-
-
-
-
-
-
-
-
-
-
-
-
-