X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/851de28303fc9c24d095b9452b862bea618ec0da..281dc29c5c9e3c4c7d0df786df56e46f27541d22:/app/views/redactions/edit.html.erb diff --git a/app/views/redactions/edit.html.erb b/app/views/redactions/edit.html.erb index 2a5e69d0a..2dd63c9cb 100644 --- a/app/views/redactions/edit.html.erb +++ b/app/views/redactions/edit.html.erb @@ -1,5 +1,8 @@ <% @title = t 'redaction.edit.title' %> -

<%= t 'redaction.edit.heading' %>

+ +<% content_for :heading do %> +

<%= t 'redaction.edit.heading' %>

+<% end %> <%= form_for(@redaction) do |f| %> <%= f.error_messages %>