This commit is contained in:
paul
2022-03-17 09:32:09 +01:00
parent 37df8e9d77
commit 23af30b823
62 changed files with 1100 additions and 0 deletions

5
code/v_pied.php Normal file
View File

@@ -0,0 +1,5 @@
<!-- Division pour le pied de page -->
<hr /><p style="text-align:center;"><?php echo "Lyc&eacute;e Le Castel &agrave; Dijon - BTS SIO 1 - (c)2022 Blain Pascal";?></p>
</body>
</html>