update all templates

This commit is contained in:
12WW1160
2021-01-04 19:17:02 +01:00
parent b20e8fd56c
commit 8952353d50
6 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ Content-Type: text/html
<head> <head>
<title>403 Forbidden</title> <title>403 Forbidden</title>
</head> </head>
<html><body><h1>403 Forbidden</h1> <body><h1>403 Forbidden</h1>
Request forbidden by administrative rules. Request forbidden by administrative rules.
</body></html> </body></html>

View File

@@ -8,7 +8,7 @@ Content-Type: text/html
<head> <head>
<title>408 Request Time-out</title> <title>408 Request Time-out</title>
</head> </head>
<html><body><h1>408 Request Time-out</h1> <body><h1>408 Request Time-out</h1>
Your browser didn't send a complete request in time. Your browser didn't send a complete request in time.
</body></html> </body></html>

View File

@@ -8,7 +8,7 @@ Content-Type: text/html
<head> <head>
<title>500 Server Error</title> <title>500 Server Error</title>
</head> </head>
<html><body><h1>500 Server Error</h1> <body><h1>500 Server Error</h1>
An internal server error occured. An internal server error occured.
</body></html> </body></html>

View File

@@ -8,7 +8,7 @@ Content-Type: text/html
<head> <head>
<title>502 Bad Gateway</title> <title>502 Bad Gateway</title>
</head> </head>
<html><body><h1>502 Bad Gateway</h1> <body><h1>502 Bad Gateway</h1>
The server returned an invalid or incomplete response. The server returned an invalid or incomplete response.
</body></html> </body></html>

View File

@@ -8,7 +8,7 @@ Content-Type: text/html
<head> <head>
<title>503 Service Unavailable</title> <title>503 Service Unavailable</title>
</head> </head>
<html><body><h1>503 Service Unavailable</h1> <body><h1>503 Service Unavailable</h1>
No server is available to handle this request. No server is available to handle this request.
</body></html> </body></html>

View File

@@ -8,7 +8,7 @@ Content-Type: text/html
<head> <head>
<title>504 Gateway Time-out</title> <title>504 Gateway Time-out</title>
</head> </head>
<html><body><h1>504 Gateway Time-out</h1> <body><h1>504 Gateway Time-out</h1>
The server didn't respond in time. The server didn't respond in time.
</body></html> </body></html>