Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
www.volley92.asso.fr
/
htdocs
/
pages
/
/srv/data/web/vhosts/www.volley92.asso.fr/htdocs/pages/tournois.php
<?php //start_block('title','keywords','description') start_block('','',''); ?> <?php // $stmt=$db_client->prepare("SELECT * FROM gf_form"); // on prépare notre requête // $stmt->execute(); // $rows=$stmt->fetchAll(); ?> <section class="one sportif"> <div class="main-content"> <div class="container"> <h1>Tournois</h1> <div class="divider"></div> </div> </div> </section> <?php end_block(); ?>