Spaces:
Runtime error
Runtime error
Delete templates/errors
Browse files- templates/errors/401.html +0 -10
- templates/errors/404.html +0 -10
templates/errors/401.html
DELETED
|
@@ -1,10 +0,0 @@
|
|
| 1 |
-
<!DOCTYPE html>
|
| 2 |
-
<html lang="en">
|
| 3 |
-
<head>
|
| 4 |
-
<meta charset="UTF-8">
|
| 5 |
-
<title>Title</title>
|
| 6 |
-
</head>
|
| 7 |
-
<body>
|
| 8 |
-
|
| 9 |
-
</body>
|
| 10 |
-
</html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
templates/errors/404.html
DELETED
|
@@ -1,10 +0,0 @@
|
|
| 1 |
-
<!DOCTYPE html>
|
| 2 |
-
<html lang="en">
|
| 3 |
-
<head>
|
| 4 |
-
<meta charset="UTF-8">
|
| 5 |
-
<title>Title</title>
|
| 6 |
-
</head>
|
| 7 |
-
<body>
|
| 8 |
-
|
| 9 |
-
</body>
|
| 10 |
-
</html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|