]> git.openstreetmap.org Git - rails.git/blob - app/views/oauth/authorize_failure.html.erb
Even out the widths of the white bars around the message box
[rails.git] / app / views / oauth / authorize_failure.html.erb
1 <% content_for :heading do %>
2   <h1><%= t "oauth.oauthorize_failure.title" %></h1>
3 <% end %>
4
5 <p><%= @message %></p>