kitoy.me/public/404.html

11 lines
182 B
HTML
Raw Normal View History

2020-04-19 09:06:04 +02:00
<!doctype html>
<html>
<head>
<title>File Not Found: 404.</title>
</head>
<body>
<h1>Oops!</h1>
<h2>File Not Found: 404.</h2>
</body>
</html>