X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2f9291ba5764fe104264ae7e3b6a361e11212e8b..243557a31aec5012796821fda6f2702a5e1efdae:/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" %>