projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Site cleanup
[rails.git]
/
app
/
views
/
redactions
/
show.html.erb
diff --git
a/app/views/redactions/show.html.erb
b/app/views/redactions/show.html.erb
index 1a24f15b43d6b34725f52ca34fc80326ca6ae539..798ed962a58d68092ce00af8da186279122a5c3d 100644
(file)
--- a/
app/views/redactions/show.html.erb
+++ b/
app/views/redactions/show.html.erb
@@
-1,5
+1,7
@@
<% @title = t('redaction.show.title') %>
<% @title = t('redaction.show.title') %>
-<h1><%= t('redaction.show.heading', :title => @redaction.title) %></h1>
+<% content_for :heading do %>
+ <h1><%= t('redaction.show.heading', :title => @redaction.title) %></h1>
+<% end %>
<p>
<b><%= t 'redaction.show.user' %></b>
<p>
<b><%= t 'redaction.show.user' %></b>