error 404 page implemented
This commit is contained in:
parent
c90d4e2abb
commit
c4dba16084
3
Views/errors/404.php
Normal file
3
Views/errors/404.php
Normal file
@ -0,0 +1,3 @@
|
||||
<h1>Error 404</h1>
|
||||
<h2>La page n'a pas été trouvée 😥</h2>
|
||||
<a href="/">Retourner à l'accueil<a>
|
Loading…
Reference in New Issue
Block a user