home page route
This commit is contained in:
9
SRC/app/views/home.php
Normal file
9
SRC/app/views/home.php
Normal file
@ -0,0 +1,9 @@
|
||||
<<html>
|
||||
<head>
|
||||
<title>Accueil</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Veuillez choisir votre référent! =)</h1>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user