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

14 lines
319 B
HTML
Executable File

<!DOCTYPE html>
<html>
<head>
<title>403</title>
<link rel="stylesheet" href="/assets/styles/error.css" />
</head>
<body>
<h1 style="font-size: 60px">403 Forbidden</h1>
<p style="font-size: 30px">
The server understands your request, but it refuses to fulfill it.
</p>
</body>
</html>