Nephos/NephosRubyServer

View on GitHub
app/404.html

Summary

Maintainability
Test Coverage
<html>
  <body>

    <h1>Error 404 Not Found !</h1>

    <p>
      The resource <u>INJECT_REQ_PATH</u> cannot be found on the server :(
    </p>

  </body>
</html>