X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/898c47e647fbffcd0543b78033945b04f1b9aeae..e8cb7ac8f16987788fb65889b14a7e1446a46da3:/app/views/user/terms.html.erb diff --git a/app/views/user/terms.html.erb b/app/views/user/terms.html.erb index 258b6e0b3..a836c8590 100644 --- a/app/views/user/terms.html.erb +++ b/app/views/user/terms.html.erb @@ -1,53 +1,54 @@ -
<%= t 'user.terms.press accept 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' %>
-- - <%= check_box('user', 'consider_pd') %> - (<%= link_to(t('user.terms.consider_pd_why'), t('user.terms.consider_pd_why_url'), :target => :new)%>) -
-+<% content_for :head do %> + <%= javascript_include_tag "user" %> +<% end %> + +<% content_for :heading do %> +
+ <%= raw t '.guidance', + :summary => 'https://www.osmfoundation.org/wiki/License/Contributor_Terms_Summary', + :translations => 'https://www.osmfoundation.org/wiki/License/Contributor_Terms/Informal_Translations' %> +
+