X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/666ee1218f8d26edb3f79d4f42d8800f99fbf439..d23f2625437a93e028fbe74d1c606f8d30698a1e:/app/views/site/welcome.html.erb diff --git a/app/views/site/welcome.html.erb b/app/views/site/welcome.html.erb index 45fededab..da775e339 100644 --- a/app/views/site/welcome.html.erb +++ b/app/views/site/welcome.html.erb @@ -11,14 +11,14 @@

<%= t "welcome_page.whats_on_the_map.title" %>

-
-
+
+

<%= t "welcome_page.whats_on_the_map.on_html" %>

-
-
+
+

<%= t "welcome_page.whats_on_the_map.off_html" %>

@@ -58,10 +58,10 @@ <%= t "welcome_page.start_mapping" %>
-
-
+
+

<%= t "welcome_page.add_a_note.title" %>

<%= t "welcome_page.add_a_note.paragraph_1_html" %>

-

<%= t "welcome_page.add_a_note.paragraph_2_html" %>

+

<%= t "welcome_page.add_a_note.paragraph_2_html", :map_url => root_path %>

\ No newline at end of file