X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0c7ad105734b2ec12731bff4b912cc17b1a7cbfb..51b7c3a5be1b6b52ee0041435357a960fdf0eff8:/app/views/site/about.html.erb diff --git a/app/views/site/about.html.erb b/app/views/site/about.html.erb index f495193a6..3753dcc8d 100644 --- a/app/views/site/about.html.erb +++ b/app/views/site/about.html.erb @@ -3,7 +3,7 @@
-
<%= t ".copyright_html", :locale => @locale %>
+
<%= t ".copyright_html", :locale => @locale %>
@@ -40,6 +40,7 @@

<%= t ".partners_title", :locale => @locale %>

<%= t "layouts.hosting_partners_html", :locale => @locale, :ucl => link_to(t("layouts.partners_ucl", :locale => @locale), "https://www.ucl.ac.uk"), + :fastly => link_to(t("layouts.partners_fastly", :locale => @locale), "https://www.fastly.com/"), :bytemark => link_to(t("layouts.partners_bytemark", :locale => @locale), "https://www.bytemark.co.uk"), :partners => link_to(t("layouts.partners_partners", :locale => @locale), "https://hardware.openstreetmap.org/thanks/") %>