X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c82fdf8e0fd4e5a8f2d831592d5e1fe13e1fe558..7a85ce0c12cf4d75561c35e2ff28e718a390d622:/app/views/errors/forbidden.html.erb diff --git a/app/views/errors/forbidden.html.erb b/app/views/errors/forbidden.html.erb index 6901ec1d5..036517bdd 100644 --- a/app/views/errors/forbidden.html.erb +++ b/app/views/errors/forbidden.html.erb @@ -1,3 +1,3 @@ -

Forbidden

-

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 ".title" %>

+

<%= t ".description" %>

+<%= render :partial => "contact" %>