source:
Dev/trunk/client/index.html
@
442
Last change on this file since 442 was 433, checked in by hendrikvanantwerpen, 12 years ago | |
---|---|
File size: 404 bytes |
Rev | Line | |
---|---|---|
[256] | 1 | <!DOCTYPE html> |
2 | <html> | |
3 | <head> | |
[411] | 4 | <title>QED</title> |
[433] | 5 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
[432] | 6 | <link rel="stylesheet" type="text/css" href="qed/css/qed.css" /> |
[256] | 7 | </head> |
[411] | 8 | <body class="dijitReset claro" id="rft"> |
[420] | 9 | <div class="topbar"> |
10 | <h1>QED</h1><br> | |
11 | <p>Nothing is shown here.</p> | |
[256] | 12 | </div> |
13 | </body> | |
14 | </html> |
Note: See TracBrowser
for help on using the repository browser.