Subversion Repositories eFlore/Archives.cel-v1

Rev

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

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