This repository has been archived on 2024-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
seepur/resources/views/partials/footer.edge
2020-06-14 18:28:08 -04:00

10 lines
338 B
Text

<footer class="footer">
<div class="content has-text-centered">
<p>
<strong>Seepur</strong> | The source code is licensed
<a href="https://www.gnu.org/licenses/agpl-3.0.en.html">AGPLv3</a>. Made with <i class="fa fa-heart"></i> by
friends
and family. For all the savtot out there
</p>
</div>
</footer>