init
This commit is contained in:
commit
02acb04f65
9 changed files with 582 additions and 0 deletions
10
404.html
Normal file
10
404.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>404 NOT_FOUND</title>
|
||||
</head>
|
||||
<body>
|
||||
Page not found. Check you typed the address correctly, or contact the site owner.
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue