X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9657b92faddc9fa9bf765fc7de06aa0a9042e8e9..cebda5ffb9bc45171ddc6b4c4a25f14912fdad51:/app/views/site/_about_section.html.erb diff --git a/app/views/site/_about_section.html.erb b/app/views/site/_about_section.html.erb index ead28f9fd..60fd3f069 100644 --- a/app/views/site/_about_section.html.erb +++ b/app/views/site/_about_section.html.erb @@ -1,7 +1,7 @@ <%= tag.div :class => "section", :id => local_assigns[:id] do %>
-

<%= t "site.about.#{title}_title", :locale => @locale %>

+

<%= t "site.about.#{title}_title" %>

<%= yield %> <% end %>