X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/549372323700eff5855baffecdfd095d2f8a4555..af227e5aeb1650afe432486ccf81a486a4a27574:/app/views/site/about.html.erb diff --git a/app/views/site/about.html.erb b/app/views/site/about.html.erb index 59d0db062..d16e85257 100644 --- a/app/views/site/about.html.erb +++ b/app/views/site/about.html.erb @@ -2,35 +2,33 @@ <%= javascript_include_tag "about" %> <% end %> -
-
-
- <%= t "about_page.copyright_html" %> -
+
+
+ <%= t "about_page.copyright_html" %> +
+ +
-
+ + <%= 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" %>

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

<%= t "about_page.community_driven_title" %>

+

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

-
-
-

<%= 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.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 %>