X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a91afa0e78a5fa3e54aee38ec64c43fcea0b7abb..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 60fd3f069..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" %>

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