X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0f6ee7407c173fa21075a68b8b99d520ace43225..392b68a65fd6ffa521b89e079b234bb0241380d3:/app/views/site/about.html.erb diff --git a/app/views/site/about.html.erb b/app/views/site/about.html.erb index a142cc007..9847cf5aa 100644 --- a/app/views/site/about.html.erb +++ b/app/views/site/about.html.erb @@ -1,7 +1,3 @@ -<% content_for :head do %> - <%= javascript_include_tag "about" %> -<% end %> -
<%= t "about_page.copyright_html" %> @@ -28,12 +24,19 @@

<%= t "about_page.open_data_title" %>

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

-
-<% 5.times do |i| %> -
- <%= t "about_page.photo_caption_#{i}_html" %> + -<% end %> - +
+

<%= 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/") %> +

+
+