Subversion Repositories eFlore/Archives.cel-v2

Rev

Rev 12 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
5 aperonnet 1
<html>
2
  <head>
3
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
4
    <!--                                           -->
5
    <!-- Any title is fine                         -->
6
    <!--                                           -->
7
    <title>cel2</title>
8
 
9
    <!--                                           -->
10
    <!-- This script loads your compiled module.   -->
11
    <!-- If you add any GWT meta tags, they must   -->
12
    <!-- be added before this line.                -->
13
    <!--                                           -->
49 ddelon 14
 
15
	<script type="text/javascript" language="javascript" src="config.js"></script>
16
 
5 aperonnet 17
    <script type="text/javascript" language="javascript" src="org.tela_botanica.cel2.nocache.js"></script>
49 ddelon 18
 
5 aperonnet 19
  </head>
20
 
21
  <!--                                           -->
22
  <!-- The body can have arbitrary html, or      -->
23
  <!-- you can leave the body empty if you want  -->
24
  <!-- to create a completely dynamic UI.        -->
25
  <!--                                           -->
26
  <body>
27
 
28
    <!-- OPTIONAL: include this if you want history support -->
29
    <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
30
 
31
  </body>
32
</html>