DetailsActivity: Check for authentication here too.
[online-glom:gwt-glom.git] / src / main / webapp / OnlineGlom.html
1 <!doctype html>
2 <html>
3   <head>
4     <meta http-equiv="content-type" content="text/html; charset=UTF-8">
5     <link type="text/css" rel="stylesheet" href="OnlineGlom/gwt/standard/standard.css">
6     <link type="text/css" rel="stylesheet" href="style.css">
7     <title>Online Glom</title>
8     <script type="text/javascript" language="javascript" src="OnlineGlom/OnlineGlom.nocache.js"></script>
9   </head>
10
11   <body>
12
13     <!-- OPTIONAL: include this if you want history support -->
14     <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
15
16     <!-- RECOMMENDED if your web app will not function without JavaScript enabled -->
17     <noscript>
18       <div style="width: 22em; position: absolute; left: 50%; margin-left: -11em; color: red; background-color: white; border: 1px solid red; padding: 4px; font-family: sans-serif">
19         Your web browser must have JavaScript enabled
20         in order for this application to display correctly.
21       </div>
22     </noscript>
23
24   </body>
25 </html>