Revision 42
Added by Matt Jones over 24 years ago
dsquery.xsl | ||
---|---|---|
24 | 24 |
<title><xsl:value-of select="//head/title"/></title> |
25 | 25 |
<link rel="stylesheet" type="text/css" href="./rowcol.css" /> |
26 | 26 |
</head> |
27 |
<body class="eml-dataset">
|
|
27 |
<body class="emlbody">
|
|
28 | 28 |
<xsl:apply-templates/> |
29 | 29 |
</body> |
30 | 30 |
</html> |
Also available in: Unified diff
changed body style