X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7cbd83bf01c65697798fa6575eb3a5a603e01c4d..1be8d59:/app/views/users/terms.html.erb diff --git a/app/views/users/terms.html.erb b/app/views/users/terms.html.erb index ee74312f7..4e45671e1 100644 --- a/app/views/users/terms.html.erb +++ b/app/views/users/terms.html.erb @@ -33,29 +33,35 @@ <%= 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' %>
+<%= t '.tou_explain_html', :tou_link => link_to(t('layouts.tou'), "https://wiki.osmfoundation.org/wiki/Terms_of_Use", :target => :new) %>