X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5fa0aebe9fee869a4a988859dd454a28ee451b97..771b75ed71198811a6661a146e3376f0489771d8:/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 6ef39d0d5..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" %>