summaryrefslogtreecommitdiff
path: root/dates.html
diff options
context:
space:
mode:
authorMartial Simon <msimon_fr@hotmail.com>2024-01-21 01:01:48 +0200
committerMartial Simon <msimon_fr@hotmail.com>2024-01-21 01:01:48 +0200
commit34619558be56f7abe75f4a57b82aebeebb100654 (patch)
treed84c47556d26df9633e9e2e4dd322b433cee3169 /dates.html
parentac09b60f62b6400ac7ceb7ce9189047ced4f4683 (diff)
parentccd8b0380afdaec7402f7f17897e7b2ea504ac8a (diff)
Merge branch 'main' of marcelus.net:runninggags
Diffstat (limited to 'dates.html')
-rw-r--r--dates.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/dates.html b/dates.html
index 8392ce0..ee1e719 100644
--- a/dates.html
+++ b/dates.html
@@ -12,6 +12,7 @@
<a href="#">Nos dates</a>
</nav>
<div class="content">
+ <h2>Passées :</h2>
<div class="date">
<p class="date-desc">Rencontres musicales</p>
<div>
@@ -19,6 +20,14 @@
<p>19 août 2023<br>Entrée libre</p>
</div>
</div>
+ <h2>A venir :</h2>
+ <div class="date">
+ <p class="date-desc">Big Teuf<br>--<br>Ecole de musique de Charly</p>
+ <div>
+ <hr>
+ <p>22 juin 2024<br>Entrée libre</p>
+ </div>
+ </div>
</div>
</body>
</html>