X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/bc27347b8f8333b65962b8c00f76dc99a1095a8a..1b7586c9288d694b2bc443d62f3c40502868ff77:/app/views/site/about.html.erb diff --git a/app/views/site/about.html.erb b/app/views/site/about.html.erb index 066df724c..ebc1877f3 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.open_data_html", :copyright_path => copyright_path %>
<%= t "about_page.legal_html" %>
<%= t 'layouts.partners_html', + :ucl => link_to(t('layouts.partners_ucl'), "http://www.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/") %> +
+