9 lines
245 B
PHP
Raw Normal View History

2023-01-08 18:15:21 +01:00
</main>
<footer>
<p>Copyright &copy; 2022-<?= date("Y") ?> Lingua Ignis<br />
This document is licensed under the
<a href="https://creativecommons.org/licenses/by-nd/4.0/" >CC-BY-ND 4.0 License</a>.</p>
</footer>
</body>
</html>