openstreetmap-website/app/views/oauth2_authorizations/show.html.erb
2021-05-18 12:05:32 +01:00

5 lines
128 B
Text

<% content_for :heading do %>
<h1><%= t ".title" %></h1>
<% end %>
<code id="authorization_code"><%= params[:code] %></code>