mirror of
https://github.com/SinTan1729/chhoto-url
synced 2024-12-27 16:08:37 -06:00
14 lines
236 B
HTML
14 lines
236 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>
|
||
|
It's okay, we all make mistakes.
|
||
|
</body>
|
||
|
|
||
|
</html>
|