miniweb/templates/http500.html
2023-10-03 21:59:30 +02:00

8 lines
168 B
HTML

<html>
<head>
<title>500 - Internal Server Error</title>
</head>
<body>
<h1>Error 500: Internal Server Error</h1>
</body>
</html>