]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/oauth/authorize_success.html.erb
Specify width and height for image
[rails.git] / app / views / oauth / authorize_success.html.erb
index 89512db315cd596432a59d1cec23944a7b526014..aa2a52f66579cc2376f6c03da96f25f11b97990f 100644 (file)
@@ -1,4 +1,6 @@
-<h1>You have allowed this request</h1>
+<% content_for :heading do %>
+  <h1>You have allowed this request</h1>
+<% end %>
 
 <% if @token.oob? and not @token.oauth10? %>
 <p>The verification code is <%= @token.verifier %></p>