X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b99e8702912226ffc9264efaeede2d4d2e3c7156..9c0d5277adfde9f7daee0b0c83d4e68dd331e905:/app/views/user/confirm.html.erb diff --git a/app/views/user/confirm.html.erb b/app/views/user/confirm.html.erb index 3186c78dd..f48cd8867 100644 --- a/app/views/user/confirm.html.erb +++ b/app/views/user/confirm.html.erb @@ -1,30 +1,17 @@ + +

<%= t 'user.confirm.heading' %>

<%= t 'user.confirm.press confirm button' %>

-
-

<%= t 'legal.contributor_terms.intro' %>

-
    -
  1. <%= t 'legal.contributor_terms.section_1' %>
  2. -
  3. <%= t 'legal.contributor_terms.section_2' %>
  4. -
  5. <%= t 'legal.contributor_terms.section_3' %>
  6. -

    <%= t 'legal.contributor_terms.active_defn_1' %>

    -

    <%= t 'legal.contributor_terms.active_defn_2' %>

    -
  7. <%= t 'legal.contributor_terms.section_4' %>
  8. -
  9. <%= t 'legal.contributor_terms.section_5' %>
  10. -
  11. <%= t 'legal.contributor_terms.section_6' %>
  12. -
      -
    1. <%= t 'legal.contributor_terms.section_6_1' %>
    2. -
    3. <%= t 'legal.contributor_terms.section_6_2' %>
    4. -
    -
  13. <%= t 'legal.contributor_terms.section_7' %>
  14. -
-
- -
- -
- -
- +<%= form_tag({}, { :id => "confirm" }) do %> + + + +<% end %> +