X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/23e763ea9585d27b7d2113e7244725edc4918c89..d8d1ab17764e5e0a7af99248cb5047d2af99d534:/app/views/site/about.html.erb diff --git a/app/views/site/about.html.erb b/app/views/site/about.html.erb index 15255d9e0..f495193a6 100644 --- a/app/views/site/about.html.erb +++ b/app/views/site/about.html.erb @@ -1,15 +1,19 @@ <%= tag.div :lang => @locale, :dir => t("html.dir", :locale => @locale) do %> -
-
- <%= t ".copyright_html", :locale => @locale %> +
+
+
+
+
<%= t ".copyright_html", :locale => @locale %>
+
+
+
+
+

<%= t ".used_by_html", :name => tag.span("OpenStreetMap", :class => "user-name"), :locale => @locale %>

+
- -
- -

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

-
+

<%= t ".lede_text", :locale => @locale %>

<%= t ".local_knowledge_title", :locale => @locale %>

@@ -28,7 +32,8 @@