1
0
mirror of https://github.com/anope/anope.git synced 2026-06-28 15:16:38 +02:00
Files
anope/modules/webcpanel/templates/default/footer.html
T
Robby- 212abeb986 webcpanel: Update copyright year.
ns_cert: Bold code 2 -> 002.
2014-02-23 23:42:43 +01:00

15 lines
295 B
HTML

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