Rev | Line | |
---|
[256] | 1 | <!DOCTYPE html> |
---|
| 2 | <html> |
---|
| 3 | <head> |
---|
[421] | 4 | <title>QED - Researcher</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"> |
---|
[407] | 9 | <script type="text/javascript" src="dojo/dojo.js" data-dojo-config="async: true, parseOnLoad: false, isDebug: true"></script> |
---|
[420] | 10 | <script type="text/javascript" src="qed/main-admin.js"></script> |
---|
[407] | 11 | <div id="content" class="page" data-dojo-type="dijit/layout/BorderContainer" data-dojo-props="region:'center'" style="width: 100%; height: 100%;"> |
---|
| 12 | <div class="topbar" data-dojo-type="dijit/layout/ContentPane" data-dojo-props="region:'top'"> |
---|
[411] | 13 | <a href="#!/"><h1>QED</h1></a> |
---|
[414] | 14 | <div id="menu"></div> |
---|
[256] | 15 | </div> |
---|
| 16 | </div> |
---|
[419] | 17 | <div id="toaster" data-dojo-type="qed/app/Notifications"></div> |
---|
[256] | 18 | </body> |
---|
| 19 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.