X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4d91fe3dd95c1058cb8d24fd4c900223e30b9059..c0ee3f65bb9cd81f39c13417be5a2e37cba05921:/app/views/site/copyright.html.erb diff --git a/app/views/site/copyright.html.erb b/app/views/site/copyright.html.erb index 4a7a57bea..2f44386da 100644 --- a/app/views/site/copyright.html.erb +++ b/app/views/site/copyright.html.erb @@ -38,6 +38,13 @@
<%= 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.credit_3_html", :locale => @locale %>
+<%= image_tag("attribution_example.png", + :alt => t('license_page.legal_babble.attribution_example.alt'), + :border => 0, + :width => 193, + :height => 69, + :title => t('license_page.legal_babble.attribution_example.title')) %>
<%= t "license_page.legal_babble.more_1_html", :locale => @locale %>