2026-03-20 13:59:34 +01:00
|
|
|
<?php use App\Infrastructure\View as V; ?>
|
|
|
|
|
|
2026-03-20 15:54:29 +01:00
|
|
|
<footer id="footer">
|
|
|
|
|
<div class="src">
|
2026-04-03 15:27:51 +02:00
|
|
|
<a href="https://code.romhackplaza.org/Benjamin/LesRecettesDePapis" target="_blank">Notre Gitea</a>
|
2026-03-20 15:54:29 +01:00
|
|
|
</div>
|
|
|
|
|
<div class="Contact">
|
|
|
|
|
Front end : Bousquet Sébastien
|
|
|
|
|
--- Back end : Thorel Benjamin
|
2026-04-03 15:27:51 +02:00
|
|
|
--- Base de données : Glaudis Jordan
|
2026-03-20 15:54:29 +01:00
|
|
|
</div>
|
|
|
|
|
</footer>
|
2026-03-20 13:59:34 +01:00
|
|
|
</body>
|
|
|
|
|
</html>
|