X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b8f6dbd403507edd14f04f3151c285e232607360..8dc8479e12b50878ca6b476a4dd72fe1da1f24ad:/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 %>