15 lines
492 B
HTML
15 lines
492 B
HTML
<!doctype html><meta charset=utf-8><title>These aren't the pages you're looking
|
|
for</title>
|
|
|
|
<h1> I have nothing to offer for this request </h1>
|
|
<p> … but blood, toil, tears and sweat.
|
|
</p>
|
|
<p> Fortunately, <a href=/>the main page can offer rainbows instead</a>!
|
|
</p>
|
|
|
|
<small>
|
|
(You probably landed on this page because a link was broken, because someone
|
|
mistyped its URL, or because of an irrelevant mistake. Don't worry, though:
|
|
there is all of the rest of the Web to explore!)
|
|
</small>
|