This commit is contained in:
adrien
2019-01-14 16:54:59 +01:00
10 changed files with 169 additions and 239 deletions

View File

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

View File

@@ -11,4 +11,4 @@
</div>
</div>
</div>
</footer>
</footer>

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>searching...</p>
</body>
</html>