summaryrefslogtreecommitdiff
path: root/www/static/footer.php
diff options
context:
space:
mode:
authormoehm2014-05-30 11:04:28 +0200
committermoehm2014-05-30 11:04:28 +0200
commitd6997febbdf6d424fcd0702e3324588387dc2cd9 (patch)
tree9ebe96433d2ae394e95a78e87e1a7f0831ab85b0 /www/static/footer.php
parente5e8ee54e4b404d0cbdf69bebc3d9bdd9bd04855 (diff)
downloadrandom-d6997febbdf6d424fcd0702e3324588387dc2cd9.tar.gz
rewrite
Diffstat (limited to 'www/static/footer.php')
-rwxr-xr-xwww/static/footer.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/static/footer.php b/www/static/footer.php
new file mode 100755
index 0000000..c3978f1
--- /dev/null
+++ b/www/static/footer.php
@@ -0,0 +1,10 @@
+ <!-- ______________________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>
+ <?php //include("piwik.html"); ?>
+ </body>
+</html>
+