X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/17cbdb36981ed2b78fdc6729324c815e5c5ab27d..e885c1249b07d1e17a82662f011b64ca91be3a8c:/app/views/site/copyright.html.erb?ds=sidebyside diff --git a/app/views/site/copyright.html.erb b/app/views/site/copyright.html.erb index f93754ffe..0ef9d7b2b 100644 --- a/app/views/site/copyright.html.erb +++ b/app/views/site/copyright.html.erb @@ -41,4 +41,32 @@ <% end %> <% end %> -<%= raw t('license_page.legal_babble', :locale => @locale) %> +

<%= t "license_page.legal_babble.title_html", :locale => @locale %>

+ +

<%= t "license_page.legal_babble.intro_1_html", :locale => @locale %>

+

<%= t "license_page.legal_babble.intro_2_html", :locale => @locale %>

+ +

<%= t "license_page.legal_babble.credit_title_html", :locale => @locale %>

+

<%= t "license_page.legal_babble.credit_1_html", :locale => @locale %>

+

<%= t "license_page.legal_babble.credit_2_html", :locale => @locale %>

+ +

<%= t "license_page.legal_babble.more_title_html", :locale => @locale %>

+

<%= t "license_page.legal_babble.more_1_html", :locale => @locale %>

+

<%= t "license_page.legal_babble.more_2_html", :locale => @locale %>

+

<%= t "license_page.legal_babble.more_3_html", :locale => @locale %>

+ +

<%= t "license_page.legal_babble.contributors_title_html", :locale => @locale %>

+

<%= t "license_page.legal_babble.contributors_intro_html", :locale => @locale %>

+ +

<%= t "license_page.legal_babble.contributors_footer_1_html", :locale => @locale %>

+

<%= t "license_page.legal_babble.contributors_footer_2_html", :locale => @locale %>