X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/080236a2422c343842ad549c144108b7c51dff84..0d52b82d4e2103fd77400c0619266c5321c0c90e:/app/views/site/index.html.erb?ds=sidebyside diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 985a735c3..6f215235c 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -1,21 +1,13 @@ -

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

+<% + set_title() + 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 %>