summaryrefslogtreecommitdiff
path: root/static/footer.php
diff options
context:
space:
mode:
Diffstat (limited to 'static/footer.php')
-rwxr-xr-xstatic/footer.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/static/footer.php b/static/footer.php
new file mode 100755
index 0000000..fffad08
--- /dev/null
+++ b/static/footer.php
@@ -0,0 +1,12 @@
+ <!-- ______________________Content End______________________ -->
+ </div><!-- div content-area-->
+ </div><!-- div page-wrap-->
+ <footer>
+ <p id="copyright-text" align='right'> Copyright 2014 Maximilian M&ouml;hring</p>
+ </footer>
+ <script src="//code.jquery.com/jquery-1.10.1.min.js"></script>
+ <script src="/js/bootstrap.js"></script>
+ <?php include("piwik.html"); ?>
+ </body>
+</html>
+