X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/783b5e3729228908d7404ae7404af1023501a906..d2c103b9c54d0fc90e8dddd70861a4689ac4c83a:/app/views/errors/not_found.html.erb diff --git a/app/views/errors/not_found.html.erb b/app/views/errors/not_found.html.erb index bf4744b5a..036517bdd 100644 --- a/app/views/errors/not_found.html.erb +++ b/app/views/errors/not_found.html.erb @@ -1,3 +1,3 @@ -

File not found

-

Couldn't find a file/directory/API operation by that name on the OpenStreetMap server (HTTP 404)

-

Feel free to contact the OpenStreetMap community if you have found a broken link / bug. Make a note of the exact URL of your request.

+

<%= t ".title" %>

+

<%= t ".description" %>

+<%= render :partial => "contact" %>