]> git.openstreetmap.org Git - rails.git/blob - app/views/oauth2_authorizations/error.html.erb
get_text("reversegeocode/result") returns an XML node. We want to get the text value...
[rails.git] / app / views / oauth2_authorizations / error.html.erb
1 <% content_for :heading do %>
2   <h1><%= t ".title" %></h1>
3 <% end %>
4
5 <p><%= @pre_auth.error_response.body[:error_description] %></p>