X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3ebad9ec2f59f2ba5716952f6169cdbb4972f931..0bdf29f10bd290cfb6943e6b64a027927ebb8248:/app/views/site/about.html.erb diff --git a/app/views/site/about.html.erb b/app/views/site/about.html.erb index 59d0db062..9847cf5aa 100644 --- a/app/views/site/about.html.erb +++ b/app/views/site/about.html.erb @@ -1,43 +1,42 @@ -<% content_for :head do %> - <%= javascript_include_tag "about" %> -<% end %> +
+
+ <%= t "about_page.copyright_html" %> +
-
-
-
- <%= t "about_page.copyright_html" %> -
+
-
+

<%= raw t "about_page.used_by", :name => "OpenStreetMap" %>

+
- - <%= raw t "about_page.used_by", :name => "OpenStreetMap" %> - +
+
+

<%= t "about_page.lede_text" %>

+

<%= t "about_page.local_knowledge_title" %>

+

<%= t "about_page.local_knowledge_html" %>

-
-
-

<%= t "about_page.lede_text" %>

-

<%= t "about_page.local_knowledge_title" %>

-

<%= t "about_page.local_knowledge_html" %>

-
- -
-

<%= t "about_page.community_driven_title" %>

-

<%= t "about_page.community_driven_html", :diary_path => diary_path %>

-
+
+

<%= t "about_page.community_driven_title" %>

+

<%= t "about_page.community_driven_html", :diary_path => diary_path %>

+
-
-

<%= t "about_page.open_data_title" %>

-

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

-
+
+

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

+
+