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