2 |
aperonnet |
1 |
|
|
|
2 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
|
|
3 |
"http://www.w3.org/TR/html4/loose.dtd">
|
|
|
4 |
|
|
|
5 |
<!-- The HTML 4.01 Transitional DOCTYPE declaration-->
|
|
|
6 |
<!-- above set at the top of the file will set -->
|
|
|
7 |
<!-- the browser's rendering engine into -->
|
|
|
8 |
<!-- "Standards Mode", which gives better cross -->
|
|
|
9 |
<!-- browser compatibility to the application. -->
|
|
|
10 |
<!-- Omitting this line leaves most browsers in -->
|
|
|
11 |
<!-- "Quirks mode", emulating the bugs in older -->
|
|
|
12 |
<!-- browser versions. -->
|
|
|
13 |
|
|
|
14 |
<html>
|
|
|
15 |
<head>
|
|
|
16 |
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
|
17 |
<!-- -->
|
|
|
18 |
<!-- Any title is fine -->
|
|
|
19 |
<!-- -->
|
|
|
20 |
<title>cel2</title>
|
|
|
21 |
|
|
|
22 |
<!-- -->
|
|
|
23 |
<!-- This script loads your compiled module. -->
|
|
|
24 |
<!-- If you add any GWT meta tags, they must -->
|
|
|
25 |
<!-- be added before this line. -->
|
|
|
26 |
<!-- -->
|
|
|
27 |
<script type="text/javascript" language="javascript" src="config.js"></script>
|
|
|
28 |
<script type="text/javascript" language="javascript" src="org.tela_botanica.cel2.nocache.js"></script>
|
|
|
29 |
</head>
|
|
|
30 |
|
|
|
31 |
<!-- -->
|
|
|
32 |
<!-- The body can have arbitrary html, or -->
|
|
|
33 |
<!-- you can leave the body empty if you want -->
|
|
|
34 |
<!-- to create a completely dynamic UI. -->
|
|
|
35 |
<!-- -->
|
|
|
36 |
<body>
|
|
|
37 |
|
|
|
38 |
<!-- OPTIONAL: include this if you want history support -->
|
|
|
39 |
<iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
|
|
|
40 |
|
|
|
41 |
</body>
|
|
|
42 |
</html>
|