Adding a new "page"
So, i'm implementing the Forgot Password stuff, and i need to create a page called /account/resetPassword, problem is i made the .cs file in accounts folder, and associated it in RequestHandler.cs. But still it seems it doesn't detect it. Please help?