web/fiction-the-end-etc.html
author ymh <ymh.work@gmail.com>
Thu, 07 Feb 2013 13:52:53 +0100
changeset 120 72be7f52c743
parent 105 7a033d177687
child 124 8d2376eb825c
permissions -rw-r--r--
update config.py.tmpl and ldt
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
     1
<!DOCTYPE html>
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
     2
<html lang="fr">
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
     3
	<head>
103
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 94
diff changeset
     4
		<meta charset="UTF-8">
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 94
diff changeset
     5
		<title>THE END, ETC. UNE EXPÉRIENCE WEB DE LAETITIA MASSON</title>
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
     6
		
105
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 103
diff changeset
     7
		<meta name="description" content="MEMO PROD présente THE END, ETC. Une coproduction FRANCE TÉLÉVISIONS - MEMO PROD avec la participation du CENTRE NATIONAL DU CINÉMA ET DE L’IMAGE ANIMÉE. Un projet écrit et réalisé par LAETITIA MASSON">
103
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 94
diff changeset
     8
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
     9
		<link rel="icon" href="static/res/img/favicon.ico" />		
88
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
    10
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    11
		<!-- Mobile Specific Metas -->		
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    12
		<meta name="viewport" content="user-scalable=no">
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    13
		<!--
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    14
		<meta name="viewport" content="user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, width=device-width" />
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    15
		-->
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    16
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    17
		<!-- Test Smartphone  -->
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    18
	    <script src="static/res/js/incdetectmobile.js"></script>        
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    19
		<script>
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    20
			if (IsSmartphone()) { location.href = "mindex.html"; }	
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    21
		</script>
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    22
		<!-- Metanav FranceTV 	-->
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    23
		<script src="http://static.francetv.fr/js/jquery.metanav-min.js" charset="utf-8"></script>
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    24
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    25
		<link rel="stylesheet" href="static/res/css/style_1024.css" />
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    26
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    27
	</head>
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    28
	<body>
88
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
    29
		<!-- div content - site takes the full height of browser -->			
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
    30
		<div id="content" class="full_hightScreen">			
94
873b0e9ff7f6 update html
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 92
diff changeset
    31
			<div class="boxReturn">	
873b0e9ff7f6 update html
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 92
diff changeset
    32
	       		<button class="btnReturn" onClick="location.href='the-end-etc.html';">Retour</button>  
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    33
			</div>
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    34
88
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
    35
			<!--this div empty allows the element content_vcentering to be vertically aligned -->
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
    36
			<section class="full_hightScreen">
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
    37
			
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
    38
				<div id="menuBonus" class="positionAbs">
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
    39
					<!--this div empty allows the element content_vcentering to be vertically aligned -->
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
    40
					<div class="strut"></div><!--
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
    41
					this comment corrects the white-space (display: inline);
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
    42
					--><div class="fullScreen_vcentering white big_txt">
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
    43
						<p>Prochainement</p>
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    44
					</div>
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    45
				</div>
88
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
    46
			</section>
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    47
		</div>
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    48
88
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
    49
		<!-- JavaScript -->
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
    50
        <script src="static/res/js/jquery-1.8.2.min.js"></script>        							
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
    51
	
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents: 78
diff changeset
    52
	</body>
78
8c3f0b94d056 big commit after problems
Edwin Razafimahatratra <edwin@robotalismsoft.com>
parents:
diff changeset
    53
</html>