X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/cf7222086a2e0cf0a63852ab0e6885cc73b0b846..4eecd59a5d976f6edf857c059fa28ed931b73121:/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/") %>