source: Dev/trunk/client/index.html @ 440

Last change on this file since 440 was 433, checked in by hendrikvanantwerpen, 12 years ago

Added ScaleWidget? and some CSS fixes.

File size: 404 bytes
Line 
1<!DOCTYPE html>
2<html>
3    <head>
4        <title>QED</title>
5        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6        <link rel="stylesheet" type="text/css" href="qed/css/qed.css" />
7    </head>
8    <body class="dijitReset claro" id="rft">
9        <div class="topbar">
10            <h1>QED</h1><br>
11            <p>Nothing is shown here.</p>
12        </div>
13    </body>
14</html>
Note: See TracBrowser for help on using the repository browser.