ajout du tri des jeux

This commit is contained in:
2026-06-10 16:27:25 +02:00
parent 97ff07de60
commit bca63bc4f9
4 changed files with 95 additions and 36 deletions
@@ -0,0 +1,7 @@
<h2><?php echo $titre_message; ?></h2>
<p><?php echo $contenu_message; ?></p>
<p>
<a href="<?php echo site_url($lien_retour); ?>">Retour</a>
</p>