structables/templates/footer.html

9 lines
407 B
HTML
Raw Normal View History

2023-06-01 21:25:13 +00:00
<footer>
<hr>
<center>
<p><a href="https://kumig.it/PrivateCoffee/structables">Structables Code (AGPLv3)</a></p>
<p><a href="https://codeberg.org/indestructables/indestructables">Indestructables Source Code (AGPLv3)</a></p>
<p><a href="https://git.vern.cc/cobra/Destructables">Destructables 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>