source: source/pf.html @ 168:7348142813d1

Last change on this file since 168:7348142813d1 was 143:ae5070d2c331, checked in by fnevgeny, 15 years ago

Also added favicon to pf.html.

File size: 542 bytes
RevLine 
[49]1<html>
2  <head>
3    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4    <title>Plasma Formulary Interactive</title>
[143]5    <link rel="icon" type="image/png" href="pf_icon.png" />
[49]6    <script type="text/javascript" src="script/pf.js"></script>
7    <script type="text/javascript" src="wz_jsgraphics.js"></script>
[70]8    <script type="text/javascript" src="entities.js"></script>
[49]9    <script type="text/javascript">
[72]10        qxvariants = {
11            "qx.debug": "on"
12        }
[49]13    </script>
14  </head>
[129]15  <body>
16  </body>
[49]17</html>
Note: See TracBrowser for help on using the repository browser.