Subversion Repositories Applications.reseau

Rev

Rev 45 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 45 Rev 96
Line 1... Line 1...
1
<html>
1
<html>
Line 2... Line 2...
2
 
2
 
3
<head>
3
<head>
4
	<meta charset="UTF-8">
4
	<meta charset="UTF-8">
5
	<link rel="stylesheet" media="screen" type="text/css" href="http://resources.tela-botanica.org/bootstrap/3.1.0/css/bootstrap.min.css"/>
5
	<link rel="stylesheet" media="screen" type="text/css" href="https://resources.tela-botanica.org/bootstrap/3.1.0/css/bootstrap.min.css"/>
6
	<link rel="stylesheet" media="screen" type="text/css" href="defaut.css"/>
6
	<link rel="stylesheet" media="screen" type="text/css" href="defaut.css"/>
7
	<script src="http://resources.tela-botanica.org/jquery/1.9.1/jquery.min.js"></script>
7
	<script src="https://resources.tela-botanica.org/jquery/1.9.1/jquery.min.js"></script>
8
	<script src="http://resources.tela-botanica.org/bootstrap/3.1.0/js/bootstrap.min.js"></script>
8
	<script src="https://resources.tela-botanica.org/bootstrap/3.1.0/js/bootstrap.min.js"></script>
9
	<script src="http://resources.tela-botanica.org/tb/reseau/navigation.js"></script>
9
	<script src="https://resources.tela-botanica.org/tb/reseau/navigation.js"></script>
10
	<script src="config.js"></script>
10
	<script src="config.js"></script>
11
	<script src="local.js"></script>
11
	<script src="local.js"></script>
Line 12... Line 12...
12
</head>
12
</head>