<!doctype html>
<html>
  <head>
    <meta charset="UTF-8" />
    <title>404</title>
  </head>
  <body>
    <h1>404 Not Found</h1>
    <p>The requested URL was not found on this server.</p>
  </body>
</html>