summaryrefslogtreecommitdiff
path: root/modules/webcpanel/templates/layout/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules/webcpanel/templates/layout/footer.html')
-rw-r--r--modules/webcpanel/templates/layout/footer.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/webcpanel/templates/layout/footer.html b/modules/webcpanel/templates/layout/footer.html
new file mode 100644
index 000000000..c6550f148
--- /dev/null
+++ b/modules/webcpanel/templates/layout/footer.html
@@ -0,0 +1,11 @@
+ <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-2024 Anope Team</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </body>
+</html>