diff options
Diffstat (limited to 'www/static/footer.php')
| -rwxr-xr-x | www/static/footer.php | 10 |
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öhring</p> + </footer> + <?php //include("piwik.html"); ?> + </body> +</html> + |
