5 lines
128 B
Text
5 lines
128 B
Text
<% content_for :heading do %>
|
|
<h1><%= t ".title" %></h1>
|
|
<% end %>
|
|
|
|
<code id="authorization_code"><%= params[:code] %></code>
|