X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/af227e5aeb1650afe432486ccf81a486a4a27574..6d0100b91dda3e36d3eeeab0e3a4894e1dae9fd2:/app/views/site/about.html.erb
diff --git a/app/views/site/about.html.erb b/app/views/site/about.html.erb
index d16e85257..219e0ab6b 100644
--- a/app/views/site/about.html.erb
+++ b/app/views/site/about.html.erb
@@ -1,41 +1,41 @@
-<% content_for :head do %>
- <%= javascript_include_tag "about" %>
-<% end %>
-
-
<%= t "about_page.lede_text" %>
-
<%= t "about_page.local_knowledge_title" %>
-
<%= t "about_page.local_knowledge_html" %>
+
<%= t ".lede_text" %>
+
<%= t ".local_knowledge_title" %>
+
<%= t ".local_knowledge_html" %>
-
<%= t "about_page.community_driven_title" %>
-
<%= t "about_page.community_driven_html", :diary_path => diary_path %>
+
<%= t ".community_driven_title" %>
+
<%= t ".community_driven_html", :diary_path => diary_path %>
-
<%= t "about_page.open_data_title" %>
-
<%= t "about_page.open_data_html", :copyright_path => copyright_path %>
+
<%= t ".open_data_title" %>
+
<%= t ".open_data_html", :copyright_path => copyright_path %>
-
-<% 5.times do |i| %>
-
- <%= t "about_page.photo_caption_#{i}_html" %>
+
+
<%= t ".legal_title" %>
+
<%= t ".legal_html" %>
-<% end %>
-
<%= t "about_page.next" %>
+
+
<%= t ".partners_title" %>
+
<%= t "layouts.hosting_partners_html",
+ :ucl => link_to(t("layouts.partners_ucl"), "https://www.ucl.ac.uk"),
+ :bytemark => link_to(t("layouts.partners_bytemark"), "https://www.bytemark.co.uk"),
+ :partners => link_to(t("layouts.partners_partners"), "https://hardware.openstreetmap.org/thanks/") %>
+
+
+