Compare commits

..

3 commits

Author SHA1 Message Date
a9d95b500a sans attente
All checks were successful
/ build (push) Successful in 3m3s
2026-06-13 01:21:49 +02:00
c721144bed add charte footer
All checks were successful
/ build (push) Successful in 3m3s
2026-06-05 03:18:42 +02:00
09e2f9b30f Merge pull request 'Ajout d'un tampon sur la barre de progression' (#57) from fin-inscriptions into main
All checks were successful
/ build (push) Successful in 3m7s
Reviewed-on: #57
2026-05-31 22:11:58 +00:00
5 changed files with 6 additions and 8 deletions

BIN
assets/reglement-charte.pdf Executable file

Binary file not shown.

View file

@ -48,7 +48,8 @@
<footer> <footer>
<div> <div>
<h2>Association</h2> <h2>Association</h2>
<a href="assets/Camp-Interhack_Statuts.pdf">statuts</a> <a href="assets/Camp-Interhack_Statuts.pdf" target="_blank">statuts</a>
<a href="assets/reglement-charte.pdf" target="_blank">règlement/charte</a>
</div> </div>
<div> <div>
<h2>Interhack</h2> <h2>Interhack</h2>

View file

View file

@ -111,11 +111,6 @@
</span> </span>
</div> </div>
<div>places déjà réservées.</div> <div>places déjà réservées.</div>
<p>
Si des places se libèrent, tu peux faire une demande sur
<a class="btn-nice" href="https://grist.interhacker.space/o/camp/forms/eJxwFtkGFCYUQBq4kPLWUg/4">la liste d'attente</a>
</p>
<br> <br>
<p>Et nous avons reçu</p> <p>Et nous avons reçu</p>
<div class="places"> <div class="places">
@ -197,7 +192,8 @@
<footer> <footer>
<div> <div>
<h2>Association</h2> <h2>Association</h2>
<a href="assets/Camp-Interhack_Statuts.pdf">statuts</a> <a href="assets/Camp-Interhack_Statuts.pdf" target="_blank">statuts</a>
<a href="assets/reglement-charte.pdf" target="_blank">règlement/charte</a>
</div> </div>
<div> <div>
<h2>Interhack</h2> <h2>Interhack</h2>

View file

@ -81,7 +81,8 @@
<footer> <footer>
<div> <div>
<h2>Association</h2> <h2>Association</h2>
<a href="assets/Camp-Interhack_Statuts.pdf">statuts</a> <a href="assets/Camp-Interhack_Statuts.pdf" target="_blank">statuts</a>
<a href="assets/reglement-charte.pdf" target="_blank">règlement/charte</a>
</div> </div>
<div> <div>
<h2>Interhack</h2> <h2>Interhack</h2>