X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7b89dc63496de0b6131a93c57d283ebb4490804b..d414ffc61a0f6505f1d06e89e8668fa5b49d607e:/app/views/oauth/authorize_success.html.erb diff --git a/app/views/oauth/authorize_success.html.erb b/app/views/oauth/authorize_success.html.erb index 89512db31..aa2a52f66 100644 --- a/app/views/oauth/authorize_success.html.erb +++ b/app/views/oauth/authorize_success.html.erb @@ -1,4 +1,6 @@ -

You have allowed this request

+<% content_for :heading do %> +

You have allowed this request

+<% end %> <% if @token.oob? and not @token.oauth10? %>

The verification code is <%= @token.verifier %>