site-gypsy/content/pages/index.html
Adrian Amaglio 8b1816e05f new step
2023-03-12 01:53:18 +01:00

32 lines
1.0 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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 cest…</h2>
<ul class="flex_container galerie">
<li class="galerie">
<img alt="Image de danseuse de lédition 2019" src="{static}/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&amp;dnt=1&amp;app_id=122963" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen="" id="fitvid0" frameborder="0"></iframe>
</div>
</section>
</body>
</html>