X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4e42bccd5043141dd6acbeaa2e5b5a29f70fb45a..e3bac9e6e5210d0fd87b03c8ec6a55db6000c9cd:/app/views/site/welcome.html.erb?ds=sidebyside diff --git a/app/views/site/welcome.html.erb b/app/views/site/welcome.html.erb index a10849585..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")) %>

@@ -55,18 +51,14 @@ :automated_edits_link => link_to(t(".rules.automated_edits"), t(".rules.automated_edits_url")) %>

-
- <%= render "any_questions" %> -
+<%= render "any_questions" %> -
-

+

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