ContextQMD
Libraries
Rankings
Queue
About
Log in
Get started
Open menu
Back to Frontend
@(code match{ case "404" => Html("Sorry – the page you have requested does not exist") case _ => Html("Sorry - we haven’t been able to serve the page you asked for") })
identity/app/views/errors/error.scala.html
latest
531 B
Copy Markdown
Original Source