--- a/integration/home.html Fri Dec 21 15:45:10 2012 +0100
+++ b/integration/home.html Fri Jan 04 18:10:03 2013 +0100
@@ -2,6 +2,7 @@
<html lang="fr">
<head>
<meta charset="utf-8">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>The End - Visionnage par tag "{{tag}}"</title>
<!-- Mobile Specific Metas -->
@@ -27,7 +28,7 @@
</script>
</head>
- <body>
+ <body class="home">
<header class="home_header">
<a id="btnInfo" class="btn" href="#" title="info"></a>
<a id="btnChoice" class="btn" href="#" title="Choice"></a>
@@ -38,6 +39,10 @@
<section class="taglist_container">
<table></table>
+ <div class="arrow arrow_top"></div>
+ <div class="arrow arrow_bottom"></div>
+ <div class="arrow arrow_left"></div>
+ <div class="arrow arrow_right"></div>
</section>
<!-- Metanav FranceTV -->