X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/cdfe2ac21ec01344b4b10d566582e7cc2b2eb7cb..3834ed45e6a383dc5b4fd72090abf692731ecd52:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 8a6a5d85a..6e3f69a7d 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -1,10 +1,4 @@ -<% 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" } +%>