update all templates

This commit is contained in:
12WW1160
2021-01-04 19:09:48 +01:00
parent c375b76121
commit b20e8fd56c
6 changed files with 54 additions and 24 deletions

View File

@@ -3,7 +3,12 @@ Cache-Control: no-cache
Connection: close
Content-Type: text/html
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>
<!DOCTYPE html>
<html lang="en">
<head>
<title>503 Service Unavailable</title>
</head>
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>