diff options
author | polo <ordipolo@gmx.fr> | 2022-03-02 01:10:29 +0100 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2022-03-02 01:10:29 +0100 |
commit | 2afdde9749eeface10ceca832eb7f8ff8d32de3c (patch) | |
tree | c0e14c238fa8c60897919afabe6f6ef7ba69a2d1 /view/courriel.php | |
parent | 2ac4254829fb27d878044978e4e89f15eeeddd23 (diff) | |
download | melaine-2afdde9749eeface10ceca832eb7f8ff8d32de3c.zip |
Affichage et page archives
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> |