2022-11-12 20:12:25 -06:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<title>Error 404</title>
|
|
|
|
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
|
2023-03-31 20:08:11 -05:00
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
2022-11-12 20:12:25 -06:00
|
|
|
</head>
|
|
|
|
|
2023-02-04 23:57:00 -06:00
|
|
|
<style>
|
|
|
|
#quote {
|
|
|
|
text-indent: 4em;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
|
2022-11-12 20:12:25 -06:00
|
|
|
<body style="text-align: center;">
|
|
|
|
<h1>Error 404!</h1>
|
2023-01-16 12:57:30 -06:00
|
|
|
<div style="display: inline-block; text-align:left;">
|
|
|
|
<p>You step in the stream,</p>
|
|
|
|
<p>but the water has moved on.</p>
|
|
|
|
<p>The page is not here.</p>
|
2023-02-04 23:57:00 -06:00
|
|
|
<p id="quote"> — Cass Whittington</p>
|
2023-01-16 12:57:30 -06:00
|
|
|
</div>
|
2022-11-12 20:12:25 -06:00
|
|
|
</body>
|
|
|
|
|
2023-03-31 20:08:11 -05:00
|
|
|
</html>
|