mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-02 14:25:38 +08:00
initial commit
This commit is contained in:
11
resources/html/404.html
Normal file
11
resources/html/404.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Sorry</title>
|
||||
</head>
|
||||
<body>
|
||||
Nothing here.<br>
|
||||
Please check your url. (404)
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user