ibatv.xyz/404.html
2025-03-09 13:11:43 -04:00

16 lines
306 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="/assets/css/style.css">
<title>Error</title>
<style>
body { width: 35em; margin: 0 auto; }
</style>
</head>
<body>
<h1>Page not found.</h1>
<p>Sorry, We couldn't find the page you were looking for.<br/>
Please try again later.</p>
</body>
</html>