This commit is contained in:
dupard
2021-09-09 00:09:46 +02:00
parent bbc91d51c7
commit a3fcf1beeb
8 changed files with 41 additions and 0 deletions

7
php/templates/footer.php Normal file
View File

@@ -0,0 +1,7 @@
<footer>
<div>
<p>Site créé et maintenu par Dimitri DUPARD<p>
<p>Pour tout problème sur le site, contacter <a href="mailto:dimitri.dupard@yahoo.fr">le webmaster</a></p>
</footer>
</body>
</html>