You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
348 B

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>404 ERROR</title>
</head>
<body>
<h1>404 ERROR</h1>
<p>there is no page here you monkey, go away</p>
<img src="/404error.jpeg" style="width: 25%; height: 25%;">
<ul>
<li><a href="/docs/">Documents</a></li>
<li><a href="/img/">Images</a></li>
</ul>
</body>
</html>