X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/eb0f9ff63d5ad5d91ea941420e094dd2980df094..5a6c0eb49e5e24d9048472c75e2f82f567729050:/app/views/oauth/authorize_failure.html.erb diff --git a/app/views/oauth/authorize_failure.html.erb b/app/views/oauth/authorize_failure.html.erb index d8110c94f..4afba70e3 100644 --- a/app/views/oauth/authorize_failure.html.erb +++ b/app/views/oauth/authorize_failure.html.erb @@ -1 +1,5 @@ -

You have disallowed this request

+<% content_for :heading do %> +

<%= t "oauth.oauthorize_failure.title" %>

+<% end %> + +

<%= @message %>