X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/080236a2422c343842ad549c144108b7c51dff84..4baa17511f26d6a1e1cf1bbb343ebc2746b3666d:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 985a735c3..8ec1cad1f 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -5,6 +5,13 @@

<%= t 'layouts.intro_text' %>

+<% if !@user %> +
+ <%= t('layouts.learn_more') %> + <%= t('layouts.sign_up') %> +
+<% end %> +