|
1
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
2
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
|
3
|
<head>
|
|
4
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
5
|
<title>Redmine</title>
|
|
6
|
<meta name="description" content="Redmine" />
|
|
7
|
<meta name="keywords" content="issue,bug,tracker" />
|
|
8
|
<meta name="csrf-param" content="authenticity_token"/>
|
|
9
|
<meta name="csrf-token" content="hVs+DpUzbHDN8INOG6UW9dLUvCmr8SQMQZsVtFrn8SQ="/>
|
|
10
|
<link rel='shortcut icon' href='/redmine/favicon.ico?1310384822' />
|
|
11
|
<link href="/redmine/stylesheets/application.css?1310384822" media="all" rel="stylesheet" type="text/css" />
|
|
12
|
|
|
13
|
<script src="/redmine/javascripts/prototype.js?1310384822" type="text/javascript"></script>
|
|
14
|
<script src="/redmine/javascripts/effects.js?1310384822" type="text/javascript"></script>
|
|
15
|
<script src="/redmine/javascripts/dragdrop.js?1310384822" type="text/javascript"></script>
|
|
16
|
<script src="/redmine/javascripts/controls.js?1310384822" type="text/javascript"></script>
|
|
17
|
<script src="/redmine/javascripts/application.js?1310384822" type="text/javascript"></script>
|
|
18
|
<script type="text/javascript">
|
|
19
|
//<![CDATA[
|
|
20
|
Event.observe(window, 'load', function(){ new WarnLeavingUnsaved('Cette page contient du texte non sauvegardé qui sera perdu si vous quittez la page.'); });
|
|
21
|
//]]>
|
|
22
|
</script>
|
|
23
|
|
|
24
|
<!--[if IE 6]>
|
|
25
|
<style type="text/css">
|
|
26
|
* html body{ width: expression( document.documentElement.clientWidth < 900 ? '900px' : '100%' ); }
|
|
27
|
body {behavior: url(/redmine/stylesheets/csshover.htc?1310384822);}
|
|
28
|
</style>
|
|
29
|
<![endif]-->
|
|
30
|
|
|
31
|
<!-- page specific tags -->
|
|
32
|
|
|
33
|
<link href="/redmine/stylesheets/scm.css?1310384822" media="screen" rel="stylesheet" type="text/css" />
|
|
34
|
<link href="http://localhost/redmine/news.atom" rel="alternate" title="Redmine: Dernières annonces" type="application/atom+xml" />
|
|
35
|
<link href="http://localhost/redmine/activity.atom" rel="alternate" title="Redmine: Activité" type="application/atom+xml" />
|
|
36
|
</head>
|
|
37
|
<body class="controller-welcome action-index">
|
|
38
|
<div id="wrapper">
|
|
39
|
<div id="wrapper2">
|
|
40
|
<div id="top-menu">
|
|
41
|
<div id="account">
|
|
42
|
<ul><li><a href="/redmine/login" class="login">Connexion</a></li>
|
|
43
|
<li><a href="/redmine/account/register" class="register">S'enregistrer</a></li></ul> </div>
|
|
44
|
|
|
45
|
<ul><li><a href="/redmine/" class="home">Accueil</a></li>
|
|
46
|
<li><a href="/redmine/projects" class="projects">Projets</a></li>
|
|
47
|
<li><a href="http://www.redmine.org/guide" class="help">Aide</a></li></ul></div>
|
|
48
|
|
|
49
|
<div id="header">
|
|
50
|
|
|
51
|
<div id="quick-search">
|
|
52
|
<form action="/redmine/search" method="get">
|
|
53
|
|
|
54
|
<a href="/redmine/search" accesskey="4">Recherche </a>:
|
|
55
|
<input accesskey="f" class="small" id="q" name="q" size="20" type="text" />
|
|
56
|
</form>
|
|
57
|
|
|
58
|
</div>
|
|
59
|
|
|
60
|
|
|
61
|
<h1>Redmine</h1>
|
|
62
|
|
|
63
|
|
|
64
|
</div>
|
|
65
|
|
|
66
|
<div class="nosidebar" id="main">
|
|
67
|
<div id="sidebar">
|
|
68
|
|
|
69
|
|
|
70
|
</div>
|
|
71
|
|
|
72
|
<div id="content">
|
|
73
|
|
|
74
|
<h2>Accueil</h2>
|
|
75
|
|
|
76
|
<div class="splitcontentleft">
|
|
77
|
|
|
78
|
|
|
79
|
|
|
80
|
</div>
|
|
81
|
|
|
82
|
<div class="splitcontentright">
|
|
83
|
|
|
84
|
|
|
85
|
</div>
|
|
86
|
|
|
87
|
|
|
88
|
|
|
89
|
|
|
90
|
<div style="clear:both;"></div>
|
|
91
|
</div>
|
|
92
|
</div>
|
|
93
|
|
|
94
|
<div id="ajax-indicator" style="display:none;"><span>Chargement...</span></div>
|
|
95
|
|
|
96
|
<div id="footer">
|
|
97
|
<div class="bgl"><div class="bgr">
|
|
98
|
Powered by <a href="http://www.redmine.org/">Redmine</a> © 2006-2011 Jean-Philippe Lang
|
|
99
|
</div></div>
|
|
100
|
</div>
|
|
101
|
</div>
|
|
102
|
</div>
|
|
103
|
|
|
104
|
</body>
|
|
105
|
</html>
|