X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e7d200c4a6d0904ab1e027518eca7200b0ca9a08..b903d8b7462519d6ef8f9175fdbde1df6620ccbb:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 37992585d..8a6a5d85a 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -1,31 +1,10 @@ -

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

- -<% if !@user %> -

<%= t 'layouts.intro_text' %>

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

<%= t 'layouts.intro_header' %>

+

<%= t 'layouts.intro_text' %>

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