router mis en place !

This commit is contained in:
2019-01-14 15:09:56 +01:00
parent 013e14b1ed
commit 084725f658
9 changed files with 128 additions and 116 deletions

View File

@ -0,0 +1,7 @@
<html>
<head>
</head>
<body>
<p>404</p>
</body>
</html>

View File

@ -1 +1 @@
<div>Copiright IMIE, work hard to don't be blok<6F> on the t<>p<EFBFBD></div>
<div class="pokemon">Copiright IMIE, work hard to don't be blok<6F> on the t<>p<EFBFBD></div>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
</head>
<head>
</head>
<body>
<header>
<tag type="includes" file="header" />

View File

@ -0,0 +1,8 @@
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<p>wow awesome post</p>
</body>
</html>

View File

@ -0,0 +1,8 @@
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<p>searching...</p>
</body>
</html>