mirror of
https://github.com/SinTan1729/chhoto-url
synced 2025-02-05 22:02:32 -06:00
16 lines
No EOL
321 B
HTML
16 lines
No EOL
321 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<title>Error 404</title>
|
|
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
|
|
</head>
|
|
|
|
<body style="text-align: center;">
|
|
<h1>Error 404!</h1>
|
|
<p>Looks like the link you entered isn't valid.</p>
|
|
<p>It's okay, though.</p>
|
|
<p>All of us make mistakes!</p>
|
|
</body>
|
|
|
|
</html> |