]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/oauth/authorize_failure.html.erb
Merge remote-tracking branch 'upstream/pull/4705'
[rails.git] / app / views / oauth / authorize_failure.html.erb
index d8110c94f0bacbf7b42b622ae0c8a1d55809151c..7142a71a0c49387dfd62d286cd1a696bc5f8dc90 100644 (file)
@@ -1 +1,5 @@
-<h1>You have disallowed this request</h1>
+<% content_for :heading do %>
+  <h1><%= t ".title" %></h1>
+<% end %>
+
+<p><%= @message %></p>