30 lines
942 B
HTML
30 lines
942 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 — The ENS Gala</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>Online ticketing service</h2>
|
|
<div>
|
|
<p>The online ticketing has not open yet. Pre-sales will start by the end of October 2024.</p>
|
|
</div>
|
|
|
|
<a href="english_index.html">
|
|
<div class="button">
|
|
Back to main page
|
|
</div>
|
|
</a>
|
|
</body>
|
|
</html>
|