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/cancel_url.php
<?php //start_block('title','keywords','description') start_block('','',''); ?> <section class="five mt-4 p-4"> <div class="container"> <div id="devis"> <h1>Votre paiement a été annulé</h1> <div class='alert alert-danger alert-dismissable'> <button type='button' class='close' data-dismiss='alert' aria-hidden='true'>×</button> <strong>Aucune opération n'a été effectuée sur votre carte</strong><br> Merci pour votre compréhension ! </div> </div> </div> </section> <?php end_block(); ?>