Added a header

Logo, searchbar without functionality and a profile picture. Also gave the content a margin downward because of the header.
This commit is contained in:
Lars van Hijfte
2017-01-10 16:43:16 +01:00
parent 9f7832ed6a
commit f8d66720bd
12 changed files with 113 additions and 248 deletions

View File

@@ -9,7 +9,7 @@
* This view adds the main layout over the screen.
* Header, menu, footer.
*/
// include("views/main.php");
include("views/main.php");
/* Add your view files here. */
include("views/homepage.php");