1
0
Files
404-Page/404.html
2026-05-24 21:20:11 -06:00

12 lines
322 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Elliemese.win 404 Page</title>
</head>
<body>
<h1>Error 404!</h1>
<p>couldn't find the page you were looking for, please try again later or see if you have the correct link.</p>
<a href="https://elliemese.win">Homepage</a>
</body>
</html>