X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/20a861392e1ee7970da5d95b546aa8551faaf27b..HEAD:/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..7142a71a0 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 ".title" %>

+<% end %> + +

<%= @message %>