X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/580d25b971548f227bc3e39661479c20e548e0df..a62141ce7f745fa67b5f04f216f5b47f78c10e78:/app/views/site/welcome.html.erb diff --git a/app/views/site/welcome.html.erb b/app/views/site/welcome.html.erb index 0c274043a..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.on_html" %>
<%= t "welcome_page.whats_on_the_map.off_html" %>
@@ -43,22 +43,25 @@<%= t "welcome_page.basic_terms.way_html" %>
<%= t "welcome_page.basic_terms.changeset_html" %>
+ +<%= t "welcome_page.basic_terms.tag_html" %>
<%= t "welcome_page.questions.paragraph_1_html" %>
+<%= t "welcome_page.questions.paragraph_1_html" %>
+<%= 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 %>