X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/8f3e6ca6d740bce3aab2c2c8056f32a52a9a476c..d3700e6201b4b78a70bbb2941572edc985b63c2c:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 1f82a92f0..7603bb1bd 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -1,16 +1,4 @@ -

- <% if !@user %> - <%= t 'layouts.intro_header' %> - <% else %> - - <% end %> -

- -<% if !@user %> -

<%= t 'layouts.intro_text' %>

- -
- <%= t('layouts.learn_more') %> - <%= t('layouts.sign_up') %> -
-<% end %> +<% + set_title() + content_for(:content_class) { "overlay-sidebar" } +%>