hisma/tpl/footer.html

10 lines
219 B
HTML
Raw Normal View History

2021-06-14 14:36:23 +02:00
<footer class="footer">
2021-08-09 15:54:21 +02:00
<div>
<hr>
<a href="https://forge.leslibres.org/Knah-Tsaeb/MyNoVi">MyNoVi</a> is under <a href="/LICENSE">AGPLv3</a> | Made in
2020 by Knah Tsaeb
</div>
2021-06-14 14:36:23 +02:00
</footer>
</body>
</html>