golf_backend/app/index.html
2023-05-06 10:58:49 +05:30

12 lines
134 B
HTML

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