structables/templates/footer.html
Kumi 823a44f664
Replaced selenium with playwright
Fixed requirements
Added source links to footer
2023-06-02 14:02:40 +00:00

8 lines
No EOL
295 B
HTML

<footer>
<hr>
<center>
<p><a href="https://git.kumi/PrivateCoffee/indestructables">Modified Source Code (AGPLv3)</a></p>
<p><a href="https://codeberg.org/snowcatridge10/indestructables">Original Source Code (AGPLv3)</a></p>
<p><a href="">View privacy policy.</a></p>
</center>
</footer>