X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/07c6d714c557d79924c09139e875de0f5eb80e81..a6fa8cc273017c2673d6d76dae7f5ac811c2027d:/app/views/site/about.html.erb diff --git a/app/views/site/about.html.erb b/app/views/site/about.html.erb index 3cc87605e..9847cf5aa 100644 --- a/app/views/site/about.html.erb +++ b/app/views/site/about.html.erb @@ -24,4 +24,19 @@

<%= t "about_page.open_data_title" %>

<%= t "about_page.open_data_html", :copyright_path => copyright_path %>

+ + + +
+

<%= t "about_page.partners_title" %>

+

<%= t 'layouts.partners_html', + :ucl => link_to(t('layouts.partners_ucl'), "http://www.bartlett.ucl.ac.uk"), + :ic => link_to(t('layouts.partners_ic'), "http://www.imperial.ac.uk/"), + :bytemark => link_to(t('layouts.partners_bytemark'), "http://www.bytemark.co.uk"), + :partners => link_to(t('layouts.partners_partners'), "https://hardware.openstreetmap.org/thanks/") %> +

+