]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/redactions/index.html.erb
Implement the OWG credit policy for hosting partners.
[rails.git] / app / views / redactions / index.html.erb
index 1fa683de8b65a307402e61a95196437f8cdcd24c..a5a85c38d4758093c5d12a7b04e6394c6ac780e9 100644 (file)
@@ -1,5 +1,7 @@
 <% @title = t('redaction.index.title') %>
-<h1><%= t('redaction.index.heading') %></h1>
+<% content_for :heading do %>
+  <h1><%= t('redaction.index.heading') %></h1>
+<% end %>
 
 <% unless @redactions.empty? %>
   <%= render :partial => 'redactions' %>