mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-22 22:39:19 +00:00
router mis en place !
This commit is contained in:
7
project/assets/html/404.html
Normal file
7
project/assets/html/404.html
Normal file
@ -0,0 +1,7 @@
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<p>404</p>
|
||||
</body>
|
||||
</html>
|
@ -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>
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<tag type="includes" file="header" />
|
||||
|
@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<p>wow awesome post</p>
|
||||
</body>
|
||||
</html>
|
8
project/assets/html/search.html
Normal file
8
project/assets/html/search.html
Normal file
@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<p>searching...</p>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user