X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e34f1ebfafbcbe4d35782674d02c0ff2b18d8314..059d39500617ef003def3464edf85ac4381eafad:/app/views/site/welcome.html.erb diff --git a/app/views/site/welcome.html.erb b/app/views/site/welcome.html.erb index 9ec3e4fd0..22783ce2d 100644 --- a/app/views/site/welcome.html.erb +++ b/app/views/site/welcome.html.erb @@ -12,15 +12,11 @@
-
- -
+

<%= t ".whats_on_the_map.on_the_map_html", :real_and_current => tag.em(t(".whats_on_the_map.real_and_current")) %>

-
- -
+

<%= t ".whats_on_the_map.off_the_map_html", :doesnt => tag.em(t(".whats_on_the_map.doesnt")) %>

@@ -57,14 +53,12 @@ <%= render "any_questions" %> -
-

+

<% if params[:oauth_return_url] %> <%= t ".continue_authorization" %> <% else %> - <%= t ".start_mapping" %> + <%= t ".start_mapping" %> <% end %> -