X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c82fdf8e0fd4e5a8f2d831592d5e1fe13e1fe558..b42d48ff65b10ae51696e38e4fa8f969c7a3710c:/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" %>