Added a footer.

This also sets the default height of the page to 100% so that the footer is always on the bottom
This commit is contained in:
Lars van Hijfte
2017-01-11 13:07:52 +01:00
parent fc0b801d7d
commit 8761c89f75
3 changed files with 20 additions and 1 deletions

3
website/views/footer.php Normal file
View File

@@ -0,0 +1,3 @@
<footer>
<p>Copyright &copy; 2017 MyHyvesbook+ <span style="float: right">Like ons op Facebook!</span</p>
</footer>