projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge remote-tracking branch 'upstream/pull/2756'
[rails.git]
/
app
/
views
/
oauth
/
authorize_failure.html.erb
1
<% content_for :heading do %>
2
<h1><%= t ".title" %></h1>
3
<% end %>
4
5
<p><%= @message %></p>