MaketRandevu/application/views/errors/cli/index.html
2021-11-09 08:44:37 +01:00

11 lines
144 B
HTML

<!doctype html>
<html lang="en">
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>