policybot/application/views/errors/index.html
2021-11-30 16:26:55 +05:30

12 lines
131 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>