aboutsummaryrefslogtreecommitdiff
path: root/static/footer.php
blob: 6034e094101e9fcd0d49f3fef1d6f8ec756b391e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
		</div>
		<footer class="footer random-bg ">
			<div class="container">
				<!--div class="row">
					<div class="col-md-6">
						<p class="effect"><span class="pull-right"><span class="fa fa-copyright"></span> Copyright 2014 <a class="footer-a" href="//www.iamfabulous.de/" target="_blank" title="">Maximilian M&ouml;hring</a></span></p>
					</div>
				</div-->
				<!--div class="row">
					<div class="text-right"-->
					<p class="effect pull-right sticky-footer">v4.2 <span class="fa fa-copyright"> 2014/15 <a class="footer-a" id="copyright-text" href="//www.iamfabulous.de/" target="_blank" title="iamfabulous.de">Maximilian M&ouml;hring</a></p>
					<!--/div>
				</div-->
			</div>
		</footer>
		<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
		<script src="//code.jquery.com/ui/1.11.1/jquery-ui.min.js" defer></script>
		<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js" defer></script>
		<script src="<?php echo CDN; ?>js/functions.min.js" defer></script>