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