1
0
mirror of https://github.com/anope/anope.git synced 2026-07-01 08:56:37 +02:00
Files
anope/modules/webcpanel/templates/layout/footer.html
T
2026-01-01 18:07:12 +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-2026 Anope Team</a>
</div>
</div>
</div>
</div>
</body>
</html>