X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5fa0aebe9fee869a4a988859dd454a28ee451b97..c1415d43b4c817ae096115cac9b000b4076c8fca:/app/views/errors/forbidden.html.erb diff --git a/app/views/errors/forbidden.html.erb b/app/views/errors/forbidden.html.erb index 4c3fb30d2..036517bdd 100644 --- a/app/views/errors/forbidden.html.erb +++ b/app/views/errors/forbidden.html.erb @@ -1,3 +1,3 @@ -
The operation you requested on the OpenStreetMap server is only available to administrators (HTTP 403)
-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" %>