Added the dashboard page
This commit is contained in:
@ -33,6 +33,7 @@
|
||||
<?php require_once('src/html/menu.html'); ?>
|
||||
|
||||
<main id="mainContainer" class="container-fluid">
|
||||
<?php require_once('src/html/dashboard.html'); ?>
|
||||
<?php require_once('src/html/members.html'); ?>
|
||||
<?php require_once('src/html/member.html'); ?>
|
||||
<?php require_once('src/html/projects.html'); ?>
|
||||
|
Reference in New Issue
Block a user