structables/templates/footer.html
Kumi 9807d0fba5
Merge remote-tracking branch 'upstream/main'
Replace Font Awesome Pro icon with free version
2023-06-04 08:06:54 +02:00

8 lines
No EOL
310 B
HTML

<footer>
<hr>
<center>
<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>
<p><a href="/privacypolicy">View privacy policy.</a></p>
</center>
</footer>