structables/templates/footer.html

8 lines
310 B
HTML
Raw Normal View History

2023-06-01 21:25:13 +00:00
<footer>
<hr>
<center>
2023-06-02 15:38:48 +00:00
<p><a href="https://kumig.it/PrivateCoffee/indestructables">Modified Source Code (AGPLv3)</a></p>
<p><a href="https://codeberg.org/indestructables/indestructables">Original Source Code (AGPLv3)</a></p>
2023-06-03 22:31:55 +00:00
<p><a href="/privacypolicy">View privacy policy.</a></p>
2023-06-01 21:25:13 +00:00
</center>
</footer>