aboutsummaryrefslogtreecommitdiff
path: root/war/esieequest.html
diff options
context:
space:
mode:
Diffstat (limited to 'war/esieequest.html')
-rw-r--r--war/esieequest.html37
1 files changed, 37 insertions, 0 deletions
diff --git a/war/esieequest.html b/war/esieequest.html
new file mode 100644
index 0000000..f96990d
--- /dev/null
+++ b/war/esieequest.html
@@ -0,0 +1,37 @@
1<!doctype html>
2<html>
3 <head>
4 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
5
6 <link type="text/css" rel="stylesheet" href="esieequest.css">
7
8 <title>ESIEEquest Web View</title>
9
10 <!-- -->
11 <!-- This script loads your compiled module. -->
12 <!-- If you add any GWT meta tags, they must -->
13 <!-- be added before this line. -->
14 <!-- -->
15 <script type="text/javascript" src="esieequest/esieequest.nocache.js"></script>
16 </head>
17
18 <!-- -->
19 <!-- The body can have arbitrary html, or -->
20 <!-- you can leave the body empty if you want -->
21 <!-- to create a completely dynamic UI. -->
22 <!-- -->
23 <body>
24
25 <!-- OPTIONAL: include this if you want history support -->
26 <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
27
28 <!-- RECOMMENDED if your web app will not function without JavaScript enabled -->
29 <noscript>
30 <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">
31 Your web browser must have JavaScript enabled
32 in order for this application to display correctly.
33 </div>
34 </noscript>
35
36 </body>
37</html>