X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4cc2b63d5c38158e6beb114147be723425ec412e..68a3df4d53c84508bf443058040379c3a18eb1a7:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index a98810172..7603bb1bd 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" } +%>