X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2b4f8e92c969a5508b73ae7af45811a118fda6b1..d3700e6201b4b78a70bbb2941572edc985b63c2c:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 6f215235c..7603bb1bd 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -1,13 +1,4 @@ <% - set_title() - content_for(:content_class) { "overlay-sidebar" } + set_title() + content_for(:content_class) { "overlay-sidebar" } %> - -<% unless @user %> -
-

<%= t 'layouts.intro_header' %>

-

<%= t 'layouts.intro_text' %>

- <%= t('layouts.learn_more') %> - <%= t('layouts.sign_up') %> -
-<% end %>