31 lines
943 B
HTML
31 lines
943 B
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="fr">
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0,">
|
||
|
|
||
|
<meta name="description" content="La Nuit — Gala de l'ENS">
|
||
|
<meta name="keywords" content="ENS Gala Nuit 2019 Ecole Normale Supérieure">
|
||
|
|
||
|
<title>La Nuit — Gala de l'ENS</title>
|
||
|
|
||
|
<link rel="stylesheet" href="css/normalize.css">
|
||
|
<link rel="stylesheet" href="css/style.css">
|
||
|
<link rel="stylesheet" href="css/tipso.css">
|
||
|
<link rel="stylesheet" href="css/calendar.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<section>
|
||
|
<h2>Billetterie en ligne</h2>
|
||
|
<div>
|
||
|
<p>La billetterie n'est pas encore disponible. Elle ouvrira le lundi 8 novembre 2021.</p>
|
||
|
</div>
|
||
|
|
||
|
<a href="OLD_index.html" target="_blank">
|
||
|
<div class="button">
|
||
|
Retour au site
|
||
|
</div>
|
||
|
</a>
|
||
|
</body>
|
||
|
</html>
|