X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/edaddbedaec78a252e988e2271962407e64483fd..226c41be692452129227f30d67f2d847e510015c:/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' %>