diff options
Diffstat (limited to 'view/courriel.php')
-rw-r--r-- | view/courriel.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/courriel.php b/view/courriel.php index be3b1d7..77a4eb0 100644 --- a/view/courriel.php +++ b/view/courriel.php | |||
@@ -1,4 +1,5 @@ | |||
1 | <div id="courriel" > | 1 | <div id="courriel" > |
2 | <button ><a href="index.php?page=<?= $page ?>" >Remonter en haut de la page</a></button> | ||
2 | <div> | 3 | <div> |
3 | <img src="public/timbre.png" alt="" ><br />Envoyez-moi un courriel à: <img src="public/courriel.png" > | 4 | <img src="public/timbre.png" alt="" ><br />Envoyez-moi un courriel à: <img src="public/courriel.png" > |
4 | </div> | 5 | </div> |