32 lines
1.0 KiB
HTML
32 lines
1.0 KiB
HTML
<html>
|
||
<head>
|
||
<title>Accueil</title>
|
||
<meta name="save_as" content="index.html" />
|
||
<meta name="template" content="home" />
|
||
</head>
|
||
<body>
|
||
|
||
<section class="section_odd">
|
||
<h2><span class="title-decoration"></span>Programmation</h2>
|
||
<p class="center">La programmation 2023 arrive tout bientôt ! Patience ;)</p>
|
||
</section>
|
||
|
||
<section class="section_even">
|
||
<h2>Le Gypsy c’est…</h2>
|
||
<ul class="flex_container galerie">
|
||
<li class="galerie">
|
||
<img alt="Image de danseuse de l’édition 2019" src="{filename}../images/index/danse.webp" />
|
||
<p>De la danse haute en couleurs</p>
|
||
</li>
|
||
</ul>
|
||
</section>
|
||
|
||
<section class="section_odd">
|
||
<h2>Replay 2017</h2>
|
||
<div id="video_wrap">
|
||
<iframe title="Gypsy Lyon Festival 2017 Aftermovie | Parc de la Cerisaie (Lyon,FR)" src="https://player.vimeo.com/video/225257374?h=9b6c74b1ae&dnt=1&app_id=122963" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen="" id="fitvid0" frameborder="0"></iframe>
|
||
</div>
|
||
</section>
|
||
</body>
|
||
</html>
|