diff options
Diffstat (limited to 'www/static/footer.html')
| -rw-r--r-- | www/static/footer.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/static/footer.html b/www/static/footer.html new file mode 100644 index 0000000..f5ceae8 --- /dev/null +++ b/www/static/footer.html @@ -0,0 +1,9 @@ + <!-- ______________________Content End______________________ --> + </div><!-- div content-area--> + </div><!-- div page-wrap--> + <footer> + <p id="copyright-text"> Copyright Maximilian Möhring und Oliver Weissbarth 2014 </p> + </footer> + </body> +</html> + |
