AIidE/php/templates/footer.php

8 lines
203 B
PHP
Raw Permalink Normal View History

2021-09-09 00:09:46 +02:00
<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>