X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/917ed5a7fda9be9c3d751b56db4995a8cb088d57..3d7eb387a7c3573f1a1d17df00adcaa1fb9b9fa5:/app/views/user/confirm.html.erb
diff --git a/app/views/user/confirm.html.erb b/app/views/user/confirm.html.erb
index af3fa2556..3b68ddd5b 100644
--- a/app/views/user/confirm.html.erb
+++ b/app/views/user/confirm.html.erb
@@ -1,34 +1,19 @@
-
<%= t 'user.confirm.heading' %>
+
+
+<% content_for :heading do %>
+ <%= t 'user.confirm.heading' %>
+<% end %>
<%= t 'user.confirm.press confirm button' %>
-
-
<%= t 'legal.contributor_terms.intro' %>
-
- - <%= t 'legal.contributor_terms.section_1' %>
- - <%= t 'legal.contributor_terms.section_2' %>
- - <%= t 'legal.contributor_terms.section_3' %>
- <%= t 'legal.contributor_terms.active_defn_1' %>
- <%= t 'legal.contributor_terms.active_defn_2' %>
- - <%= t 'legal.contributor_terms.section_4' %>
- - <%= t 'legal.contributor_terms.section_5' %>
- - <%= t 'legal.contributor_terms.section_6' %>
-
- - <%= t 'legal.contributor_terms.section_6_1' %>
- - <%= t 'legal.contributor_terms.section_6_2' %>
-
- - <%= t 'legal.contributor_terms.section_7' %>
-
-
+<%= form_tag({}, { :id => "confirm" }) do %>
+
+
+
+<% end %>
-
+