summaryrefslogtreecommitdiff
path: root/modules/webcpanel/templates/default/footer.html
blob: 9fc3e5845be1be9d096198411a5bc94cd43f6c5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
						<br>
					</div>
				</div>
			</div>
			<div class="row">
				<div class="col-lg-12">
					<div class="footer text-center">
						Anope IRC Services - &copy; 2013-2024 Anope Team - <a href="https://www.anope.org/">https://www.anope.org/</a>
					</div>
				</div>
			</div>
		</div>
	</body>
</html>