lkarch.org/p/errors/401.html
2025-03-04 18:17:18 -05:00

14 lines
326 B
HTML
Executable File

<!DOCTYPE html>
<html>
<head>
<title>401</title>
<link rel="stylesheet" href="/assets/styles/error.css" />
</head>
<body>
<h1 style="font-size: 60px">401 Unauthorized</h1>
<p style="font-size: 30px">
The server could not verify that you are authorized to view this page.
</p>
</body>
</html>