X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/671355e9bc032d77e9c6a83c5f1ea95e8837e17c..424a0fa345e5d35f36aebfa5567655f267625504:/app/views/site/about.html.erb diff --git a/app/views/site/about.html.erb b/app/views/site/about.html.erb index 619094e56..7dbed1514 100644 --- a/app/views/site/about.html.erb +++ b/app/views/site/about.html.erb @@ -1,3 +1,4 @@ +<% content_for(:content_class) { "bg-body-secondary" } %> <% I18n.with_locale @locale do %> <%= tag.div :lang => @locale, :dir => t("html.dir") do %>
@@ -11,13 +12,13 @@
-
+

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

-
+

<%= t ".lede_text" %>

<%= render :layout => "about_section", :locals => { :icon => "local", :title => "local_knowledge" } do %>