9 lines
150 B
HTML
9 lines
150 B
HTML
<html>
|
|
<head>
|
|
<title>👻 Nothing to see here!</title>
|
|
</head>
|
|
<body>
|
|
<h1>Oops!</h1>
|
|
<p>There's nothing here.</p>
|
|
</body>
|
|
</html>
|