Subversion Repositories eFlore/Archives.cel-v2

Rev

Rev 4 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 49
Line 1... Line -...
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>
1
<html>
15
  <head>
2
  <head>
16
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
3
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
17
    <!--                                           -->
4
    <!--                                           -->
18
    <!-- Any title is fine                         -->
5
    <!-- Any title is fine                         -->
Line 22... Line 9...
22
    <!--                                           -->
9
    <!--                                           -->
23
    <!-- This script loads your compiled module.   -->
10
    <!-- This script loads your compiled module.   -->
24
    <!-- If you add any GWT meta tags, they must   -->
11
    <!-- If you add any GWT meta tags, they must   -->
25
    <!-- be added before this line.                -->
12
    <!-- be added before this line.                -->
26
    <!--                                           -->
13
    <!--                                           -->
-
 
14
        
-
 
15
	<script type="text/javascript" language="javascript" src="config.js"></script>
-
 
16
        
27
    <script type="text/javascript" language="javascript" src="org.tela_botanica.cel2.nocache.js"></script>
17
    <script type="text/javascript" language="javascript" src="org.tela_botanica.cel2.nocache.js"></script>
-
 
18
    
28
  </head>
19
  </head>
Line 29... Line 20...
29
 
20
 
30
  <!--                                           -->
21
  <!--                                           -->
31
  <!-- The body can have arbitrary html, or      -->
22
  <!-- The body can have arbitrary html, or      -->