X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/12e820c27e992572007a160936ec2051cb961b8e..6d5ce8d49293afa79a86300f38d698426557b9a8:/app/views/site/about.html.erb diff --git a/app/views/site/about.html.erb b/app/views/site/about.html.erb index 3cc87605e..7903dc3b0 100644 --- a/app/views/site/about.html.erb +++ b/app/views/site/about.html.erb @@ -24,4 +24,14 @@

<%= 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.vr.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'), t('layouts.partners_url')) %> +

+