X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4557654ba63392f0db4aa5c002be692395eb8cee..b903d8b7462519d6ef8f9175fdbde1df6620ccbb:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index fa3f31c1a..8a6a5d85a 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -1,21 +1,10 @@ -

- <%= t 'layouts.intro_header' %> - -

+<% content_for(:content_class) { "overlay-sidebar" } %> -

<%= t 'layouts.intro_text' %>

- - +<% unless @user %> +
+

<%= t 'layouts.intro_header' %>

+

<%= t 'layouts.intro_text' %>

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