X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7503caa750f2788e2412e5b7f8ed37210b7407c3..c798962cda8ede6425ce56c59533bc476180a830:/app/views/site/export.html.erb
diff --git a/app/views/site/export.html.erb b/app/views/site/export.html.erb
index 978244db4..ed94aff02 100644
--- a/app/views/site/export.html.erb
+++ b/app/views/site/export.html.erb
@@ -1,4 +1,6 @@
-
<%= t 'export.start_rjs.export' %>
+<%= t 'export.start_rjs.export' %>
+
+
<%= form_tag :controller => "export", :action => "finish" do %>
<%= hidden_field_tag 'format', 'osm' %>
@@ -16,14 +18,12 @@
-
<%= t'export.start.licence' %>
- <%= raw t'export.start.export_details' %>
+
<%= t'export.start.licence' %><%= raw t'export.start.export_details' %>
-
<%= t'export.start.too_large.heading' %>
- <%= t'export.start.too_large.body' %>
-
+ <%= t'export.start.too_large.heading' %><%= t'export.start.too_large.body' %>
+
- <%= t'export.start.too_large.planet.title' %>
- <%= t'export.start.too_large.planet.description' %>