X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/7c4dff7445568b9791f79b5c201c808eb83d100e..HEAD:/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 deleted file mode 100644 index ead28f9fd..000000000 --- a/app/views/site/_about_section.html.erb +++ /dev/null @@ -1,7 +0,0 @@ -<%= tag.div :class => "section", :id => local_assigns[:id] do %> -
-
-

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

-
- <%= yield %> -<% end %>