source: source/pf.html @ 130:9947fdb8e675

Last change on this file since 130:9947fdb8e675 was 129:a9f9f6038b76, checked in by fnevgeny, 15 years ago

Added empty <body> tag to make some browsers happy.

File size: 482 bytes
Line 
1<html>
2  <head>
3    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4    <title>Plasma Formulary Interactive</title>
5    <script type="text/javascript" src="script/pf.js"></script>
6    <script type="text/javascript" src="wz_jsgraphics.js"></script>
7    <script type="text/javascript" src="entities.js"></script>
8    <script type="text/javascript">
9        qxvariants = {
10            "qx.debug": "on"
11        }
12    </script>
13  </head>
14  <body>
15  </body>
16</html>
Note: See TracBrowser for help on using the repository browser.