summaryrefslogtreecommitdiff
path: root/modules/webcpanel/templates/default/footer.html
blob: 6b1bc3ffa97f5e5082acdc5bcb3363300a43deaa (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-2022 Anope Team - <a href="https://www.anope.org/">https://www.anope.org/</a>
					</div>
				</div>
			</div>
		</div>
	</body>
</html>