X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b70da7b8ea15ab48bb2f34155567cea6dffc8fc9..d404bc04d542d381a3233e8cf461f5c9fb981af2:/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 @@ -
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 ".description" %>
+<%= render :partial => "contact" %>