Corrected URLs
authorveltr
Thu, 17 Jan 2013 13:27:58 +0100
changeset 82 36af8e792071
parent 81 a2befc2110c1
child 83 865a020a2cbf
Corrected URLs
web/niv2_hp.html
web/transition.html
--- a/web/niv2_hp.html	Thu Jan 17 13:11:39 2013 +0100
+++ b/web/niv2_hp.html	Thu Jan 17 13:27:58 2013 +0100
@@ -1,81 +1,12 @@
 <!DOCTYPE html>
 <html lang="fr">
 	<head>
-		<meta charset="utf-8">
-		<title>The End niv2- @todo</title>
-		
-		<meta name="description" content="@todo">
-		
-		<!-- Mobile Specific Metas -->
-		<meta name="viewport" content="initial-scale=1.0, width=device-width" />
-		
-		<link rel="stylesheet" href="static/res/css/style_1024.css" /> 
-		
+		<meta charset="utf-8" />
+		<meta http-equiv="refresh" content="0;theend/prolonger" />
+		<title>The End - Redirection vers "Prolongez l'expérience"</title>
 	</head>
 	<body>
-		<!-- div content - site takes the full height of browser -->	
-		<div id="content">
-			
-			<!-- div content_top - the elements takes the full height of "content_top" -->				
-			<div id="content_top">
-				
-				<header id="header_hpn2" class="clearfix">
-       				<div id="btnMenu">	
-       					<button id="btnInfo" class="btn">INFO</button>
-	                    <button id="btnChoice" class="btn">Choice</button>                   					
-					</div>
-					<form  id="form_search" action="/" method="get">
-						<!--
-						<input type="search" placeholder="Rechercher"  name="search" value="Rechercher" />
-						-->
-						<input type="text" name="search" value="Recherche" onfocus="if(this.value == this.defaultValue) this.value = '';" onblur="if(this.value == '') this.value = this.defaultValue; " /><!-- 
-						
-						this comment corrects the white-space (display: inline);
-						--><input type="submit" value="OK" />
-			    	</form>
-				</header>	
-				
-				<section>
-					
-					<div id="table_tag">
-						<!-- Put real code -->
-						<!-- Test - to remove 
-						-->
-						<div style="height: 200px">
-						</div>	
-						<!--/Test-->
-						
-						<!-- Arrows -->
-						<ul id="nav_arrow">
-							<li id="arrowTop" >
-								<a href="/">
-									<img alt="Go top" src="static/res/img/footer/arrowTop.png" />
-								</a>
-							</li>
-							<li id="arrowBottom">
-								<a href="/">
-									<img alt="Go bottom" src="static/res/img/footer/arrowBottom.png" />		
-								</a>
-							</li>
-							<li id="arrowLeft">
-								<a href="/">
-									<img alt="Go left" src="static/res/img/footer/arrowLeft.png" />		
-								</a>
-							</li>
-							<li id="arrowRight">
-								<a href="/">
-									<img alt="Go right" src="static/res/img/footer/arrowRight.png" />		
-								</a>
-							</li>
-						</ul>
-						<!-- /Arrow -->
-					</div>	
-		       
-				</section>
-			</div>			
-		</div>	
-		<!-- Metanav FranceTV 	-->
-		<script src="http://static.francetv.fr/js/jquery.metanav-min.js" charset="utf-8"></script>
-		<!-- JavaScript -->		
+	    <h1>The End</h1>
+		<p>Redirection vers "Prolongez l'expérience"</p>
 	</body>	
 </html>
\ No newline at end of file
--- a/web/transition.html	Thu Jan 17 13:11:39 2013 +0100
+++ b/web/transition.html	Thu Jan 17 13:27:58 2013 +0100
@@ -54,7 +54,7 @@
 						<p><a href="partage.html">Partagez</a></p>
 						<p><a href="choix.html">Recommencez</a></p>
 						<p class="margin_exeptionTop"><a href="menu_bonus.html">The end, etc.</a></p>
-						<p class="margin_exeptionBottom"><a href="niv2_hp.html">Prolongez l'expérience</a></p>
+						<p class="margin_exeptionBottom"><a href="theend/prolonger">Prolongez l'expérience</a></p>
 						<p><a href="credit.html">Crédits</a></p>
 					</div>
 				</div>