Subversion Repositories Applications.reseau

Rev

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

Rev 96 Rev 98
Line 1... Line 1...
1
<html>
1
<html>
2
	<head>
2
	<head>
3
		<meta charset="UTF-8"/>
3
		<meta charset="UTF-8"/>
4
		<title>CUPP - Configurateur d'URLs Par Projet</title>
4
		<title>CUPP - Configurateur d'URLs Par Projet</title>
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="style.css"/>
6
		<link rel="stylesheet" media="screen" type="text/css" href="style.css"/>
7
		<script src="https://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="https://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="https://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>