X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/681022443ea24c11d9aeedeb3e1ddc3789b8ffd5..49da87fb6d2a9fe8c033a41cd935ee34a8767293:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 204adb1fb..aaf24ac1a 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -1,29 +1,2 @@ -<% 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" } %>