notebook/public/403.html
2017-01-14 00:06:33 +01:00

11 lines
188 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Forbidden</title>
</head>
<body>
<h1>Access Denied</h1>
<p>You do not have permission to access this resource.</p>
</body>
</html>