1
0
mirror of https://github.com/anope/anope.git synced 2026-06-25 05:56:38 +02:00
Files
anope/modules/webcpanel/templates/layout/footer.html
T
2025-01-14 13:41:19 +00:00

12 lines
244 B
HTML

<br>
<div class="row">
<div class="col-lg-12">
<div class="footer text-center">
<a href="https://www.anope.org/">Anope IRC Services &copy; 2013-2025 Anope Team</a>
</div>
</div>
</div>
</div>
</body>
</html>