X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0d3a9ed9cb47ce3b89ea9eaffbb589f9a9ff6d22..31d879d403f7e70be3fa27f67ca595defd33af31:/app/views/redactions/new.html.erb diff --git a/app/views/redactions/new.html.erb b/app/views/redactions/new.html.erb index c714acdbc..64089b2b0 100644 --- a/app/views/redactions/new.html.erb +++ b/app/views/redactions/new.html.erb @@ -1,20 +1,10 @@ -<% @title = t 'redaction.new.title' %> -
- <%= f.label :title, t('redaction.new.title') %>
- <%= f.text_field :title %>
-
- <%= f.label :description, t('redaction.new.description') %>
- <%= richtext_area :redaction, :description, :cols => 80, :rows => 20, :format => @redaction.description_format %>
-
- <%= f.submit t('redaction.new.submit') %> -
+<% @title = t ".title" %> +<% content_for :heading do %> +