X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/64fb530581ffd21e2522e70e8a2d4c46d666f760..5da273027f53cf4413aa385ea41ffacee5acf039:/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 %>