source: source/pf.html @ 233:1661fdb5b41f

Last change on this file since 233:1661fdb5b41f was 143:ae5070d2c331, checked in by fnevgeny, 15 years ago

Also added favicon to pf.html.

File size: 542 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    <link rel="icon" type="image/png" href="pf_icon.png" />
6    <script type="text/javascript" src="script/pf.js"></script>
7    <script type="text/javascript" src="wz_jsgraphics.js"></script>
8    <script type="text/javascript" src="entities.js"></script>
9    <script type="text/javascript">
10        qxvariants = {
11            "qx.debug": "on"
12        }
13    </script>
14  </head>
15  <body>
16  </body>
17</html>
Note: See TracBrowser for help on using the repository browser.