X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4cc2b63d5c38158e6beb114147be723425ec412e..3834ed45e6a383dc5b4fd72090abf692731ecd52:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index a98810172..6e3f69a7d 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -1,25 +1,4 @@ -<% content_for :sidebar do %> -

- <%= t 'layouts.intro_header' %> - -

- -

<%= t 'layouts.intro_text' %>

- - -<% end %> - -<%= render :template => 'layouts/map' %> +<% + set_title + content_for(:content_class) { "overlay-sidebar" } +%>