X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/898c47e647fbffcd0543b78033945b04f1b9aeae..9a9e13af901e9d66357135fb39b111fc9e26b3b2:/app/views/user/terms.html.erb diff --git a/app/views/user/terms.html.erb b/app/views/user/terms.html.erb index 258b6e0b3..23e2ba068 100644 --- a/app/views/user/terms.html.erb +++ b/app/views/user/terms.html.erb @@ -2,35 +2,49 @@
<%= t 'user.terms.press accept button' %>
+<%= t 'user.terms.legale_select' %> +<% form_tag :action => 'terms' do %> + +<% end %>
+<%= t 'legal.contributor_terms.intro' %>
+<%= @text['intro'] %>
<%= t 'legal.contributor_terms.section_1' %>
+<%= @text['section_1'] %>
<%= t 'legal.contributor_terms.section_2' %>
+<%= @text['section_2'] %>
<%= t 'legal.contributor_terms.section_3' %>
-<%= t 'legal.contributor_terms.active_defn_1' %>
-<%= t 'legal.contributor_terms.active_defn_2' %>
+<%= @text['section_3'] %>
+<%= @text['active_defn_1'] %>
+<%= @text['active_defn_2'] %>
<%= t 'legal.contributor_terms.section_4' %>
+<%= @text['section_4'] %>
<%= t 'legal.contributor_terms.section_5' %>
+<%= @text['section_5'] %>
<%= t 'legal.contributor_terms.section_6' %>
+<%= @text['section_6'] %>
<%= t 'legal.contributor_terms.section_6_1' %>
<%= t 'legal.contributor_terms.section_6_2' %>
<%= @text['section_6_1'] %>
<%= @text['section_6_2'] %>
<%= t 'legal.contributor_terms.section_7' %>
+<%= @text['section_7'] %>