summaryrefslogtreecommitdiff
path: root/modules/webcpanel/templates/layout/footer.html
blob: c6550f1487d9e8e99db41a7209bb706fefd0d865 (plain)
1
2
3
4
5
6
7
8
9
10
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>