--- a/integration/v2/index.html Thu Jun 13 11:24:40 2013 +0200
+++ b/integration/v2/index.html Thu Jun 13 17:34:29 2013 +0200
@@ -6,8 +6,9 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <title>Egonomy</title>
- <meta name="description" content="">
+ <meta name="description" content="eGonomy">
+ <title>eGonomy</title>
+
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/fonts.css">
<link rel="stylesheet" href="css/style.css">
@@ -15,7 +16,7 @@
</head>
<body>
- <section class="wrap">
+ <div class="wrap">
<header class="clearfix">
<h1><a href="#">EGONOMY</a></h1>
<div class="col-right">
@@ -52,7 +53,14 @@
</nav>
</div>
</header>
- </section>
+ <section>
+
+ </section>
+ <footer class="clearfix">
+ <h6>EGONOMY est un projet de l’IRI et de la réunion des Musées Nationaux</h6>
+ <p>Mai 2013</p>
+ </footer>
+ </div><!-- /.wrap -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script>