X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0c79686f3cef86330d0ab6bbef2a9e2275ac93ac..d3d03a31776ed25d2fa38d069e72bd99c0914ed1:/app/views/users/terms.html.erb?ds=sidebyside diff --git a/app/views/users/terms.html.erb b/app/views/users/terms.html.erb index a93ecb0a1..7a6acbf59 100644 --- a/app/views/users/terms.html.erb +++ b/app/views/users/terms.html.erb @@ -9,7 +9,12 @@ <%= form_tag({ :action => "save" }, { :class => " inner22 standard-form fillL" }) do %> +

<%= t '.read and accept' %>

+
+

<%= t '.contributor_terms_explain' %>

@@ -28,27 +33,36 @@ <%= render :partial => "terms" %>
+
+

+ <%= raw t '.guidance', + :summary => 'https://www.osmfoundation.org/wiki/License/Contributor_Terms_Summary', + :translations => 'https://www.osmfoundation.org/wiki/License/Contributor_Terms/Informal_Translations' %> +

+
+ + +

<%= t '.tou_explain' %>

-
<% end %>