changement dans l'architecture du projet

This commit is contained in:
2019-02-27 13:50:43 +01:00
parent 4c51764836
commit a0ee078501
46 changed files with 197 additions and 283 deletions

16
assets/html/404.html Normal file
View File

@ -0,0 +1,16 @@
<html>
<head>
</head>
<body>
<p>404</p>
</body>
<header>
<tag type="includes" file="header" />
</header>
<footer>
<tag type="includes" file="footer" />
</footer>
</html>