atas/views/partials/footer.eta
2025-01-14 23:15:37 +01:00

10 lines
366 B
Plaintext

<footer class="footer">
<div class="content has-text-centered">
<p>
<strong>ATAS</strong> by <a href="https://tgd.fyi">Meee</a>.The source code is not licensed
<a href="https://opensource.org/license/mit">MIT</a>. The website content is licensed
<a href="https://creativecommons.org/licenses/by-nc-sa/4.0//">CC BY NC SA 4.0</a>.
</p>
</div>
</footer>