X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a36f3558dd43dd5a598e36dd21fd5f7d2b4a94f5..8445561fccd13404568910fdde56ddf4d7b19a18:/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 d5e53e4c4..7142a71a0 100644 --- a/app/views/oauth/authorize_failure.html.erb +++ b/app/views/oauth/authorize_failure.html.erb @@ -1,3 +1,5 @@ <% content_for :heading do %> -

You have disallowed this request

-<% end %> \ No newline at end of file +

<%= t ".title" %>

+<% end %> + +

<%= @message %>