X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4cc2b63d5c38158e6beb114147be723425ec412e..96ee97ff93db3191459b5e15b7ba3da61f4d1748:/app/views/site/index.html.erb?ds=inline diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index a98810172..aaf24ac1a 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -1,25 +1,2 @@ -<% 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" } %>