source:
trunk/FACT++/www/smartfact/index.html@
13943
| Last change on this file since 13943 was 13686, checked in by , 13 years ago | |
|---|---|
| File size: 408 bytes | |
| Line | |
|---|---|
| 1 | <!DOCTYPE HTML> |
| 2 | <html> |
| 3 | |
| 4 | <head> |
| 5 | <title>SmartFACT++</title> |
| 6 | <script type="text/javascript" src="index.js"></script> |
| 7 | <link rel="stylesheet" type="text/css" href="index.css" /> |
| 8 | <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0" /> |
| 9 | </head> |
| 10 | |
| 11 | <body id="body" onload="onload();" onresize="onresize();"/> |
| 12 | </html> |
Note:
See TracBrowser
for help on using the repository browser.
