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

latest531 B
Original Source

@(code: String)

@code | The Guardian

The Guardian @if(code=="404") { } else { }

@(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") })

You may have followed an outdated link, or have mistyped a URL. If you believe this to be an error, please report it.

Go to The Guardian home page