20240413#1

This commit is contained in:
User
2024-04-13 00:38:33 +03:00
parent f6b47693a4
commit 171def66b8
3 changed files with 4 additions and 4 deletions

View File

@@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>500</title>
<title>501</title>
</head>
<body>
<h1>Error 500</h1>
<h1>Error 501</h1>
</body>
</html>