Subversion Repositories eFlore/Archives.cel-v2

Rev

Rev 5 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
5 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="org.tela_botanica.cel2.nocache.js"></script>
28
  </head>
29
 
30
  <!--                                           -->
31
  <!-- The body can have arbitrary html, or      -->
32
  <!-- you can leave the body empty if you want  -->
33
  <!-- to create a completely dynamic UI.        -->
34
  <!--                                           -->
35
  <body>
36
 
37
    <!-- OPTIONAL: include this if you want history support -->
38
    <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
39
 
40
  </body>
41
</html>