Files
JubaBox/application/views/errors/html/index.html
T
2019-04-12 14:48:37 -04:00

12 lines
131 B
HTML

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