X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/44629832dd0207d7b0f50b93f1d00b4373dd4d49..49da87fb6d2a9fe8c033a41cd935ee34a8767293:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 6f215235c..aaf24ac1a 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -1,13 +1,2 @@ -<% - 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 %> +<% set_title + content_for(:content_class) { "overlay-sidebar" } %>