seepur/resources/views/partials/footer.edge

11 lines
338 B
Plaintext
Raw Normal View History

<footer class="footer">
<div class="content has-text-centered">
<p>
2020-06-14 22:28:08 +00:00
<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>