X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6adcce4e5d75fa21dea85742fa36ee3b97247b01..d3700e6201b4b78a70bbb2941572edc985b63c2c:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 1f975e38d..7603bb1bd 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -1,29 +1,4 @@ -<% content_for :head do %> - <%= javascript_include_tag "index" %> -<% end %> - -<% 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" } +%>