]> git.openstreetmap.org Git - rails.git/blob - app/views/oauth2_authorizations/show.html.erb
Rework some of the OAuth2 views, adding links and messages when there are no applicat...
[rails.git] / app / views / oauth2_authorizations / show.html.erb
1 <% content_for :heading do %>
2   <h1><%= t ".title" %></h1>
3 <% end %>
4
5 <code id="authorization_code"><%= params[:code] %></code>