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