Subversion Repositories eFlore/Archives.cel-v1

Rev

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

Rev Author Line No. Line
27 ddelon 1
<?xml version="1.0" encoding="utf-8"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
<head>
6
		<meta http-equiv="content-type"  content="text/html;charset=utf-8" />
7
		<meta http-equiv="Content-Style-Type" content="text/css" />
2 ddelon 8
 
4 ddelon 9
		<title>Carnet en ligne</title>
2 ddelon 10
 
27 ddelon 11
		<style type="text/css" >
2 ddelon 12
			body,td,a,div,.p{font-family:arial,sans-serif}
13
			div,td{color:#000000}
14
			a:link,.w,.w a:link{color:#0000cc}
15
			a:visited{color:#551a8b}
16
			a:active{color:#ff0000}
17
		</style>
4 ddelon 18
 
27 ddelon 19
		<script type="text/javascript">
20
			var Parameters = {
21
			  serviceBaseUrl: "http://localhost/david/jrest"
22
			};
23
		</script>
2 ddelon 24
 
27 ddelon 25
        <script type="text/javascript" language='javascript' src='org.tela_botanica.Cel.nocache.js'>
26
        </script>
27
 
28
 </head>
29
        <body>
30
                <!-- OPTIONAL: include this if you want history support -->
31
                <iframe src="javascript:''" id="__gwt_historyFrame" style="width:0;height:0;border:0"></iframe>
4 ddelon 32
 
27 ddelon 33
		</body>
2 ddelon 34
</html>