6 lines
110 B
PHP
6 lines
110 B
PHP
</main>
|
|
<footer>
|
|
<p>© <?= date('Y') ?> - CMS Simplifié</p>
|
|
</footer>
|
|
</body>
|
|
</html>
|