X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2e2f2124728ca755b2db8f83f022eaea24b647f0..28579180e55dc671bc646f58a3d0d56630922255:/app/views/export/_start.html.erb diff --git a/app/views/export/_start.html.erb b/app/views/export/_start.html.erb index 9e3d64783..fce26902b 100644 --- a/app/views/export/_start.html.erb +++ b/app/views/export/_start.html.erb @@ -1,4 +1,4 @@ -<% form_tag :action => "finish" do %> +<%= form_tag :action => "finish" do %>

<%= t'export.start.area_to_export' %>

@@ -34,6 +34,14 @@

<%= t'export.start.export_details' %>

+ +
+

<%= t'export.start.too_large.heading' %>

+ +
+

<%= t'export.start.too_large.body' %>

+
+
@@ -57,6 +65,7 @@

<%= t'export.start.options' %>

+

<%= t'export.start.output' %>

+

<%= t'export.start.paste_html' %>