blob: 8d9cf58e99dcbebd923386d3a0082e4b2cf38d18 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<footer>
<div class="footer-left">
Since 2026 | <a href="https://codeberg.org/sivaldodavi">Source (Git)</a>
</div>
<div class="footer-right">
GPL 3.0 | CC BY-NC-SA 4.0
</div>
</footer>
</body>
</html>
|