optimisation du code

This commit is contained in:
2024-05-30 13:49:35 +02:00
parent 046f3ed2e2
commit e390e7b393
34 changed files with 169 additions and 248 deletions

View File

@@ -1,10 +1,3 @@
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="<?php echo base_url('assets/css/confirmation_mail'); ?>">
<title>Confirmation d'envoi - Onzeur</title>
</head>
<body>
<div class="hero">
<h1>Confirmation d'envoi</h1>
<p>Merci ! Votre message a été envoyé avec succès.</p>
@@ -25,4 +18,4 @@
</div>
</div>
</body>
</html>