<a href="<%= edit_path %>" class="button start-mapping"><%= t "welcome_page.start_mapping" %></a>
</div>
-<div class='note-box drop'>
+<div class='note-box'>
<div class='inner22'>
<h3><%= t "welcome_page.add_a_note.title" %></h3>
<p><%= t "welcome_page.add_a_note.paragraph_1_html" %></p>
- <p><%= t "welcome_page.add_a_note.paragraph_2_html" %></p>
+ <p><%= t "welcome_page.add_a_note.paragraph_2_html", :map_url => root_path %></p>
</div>
</div>
\ No newline at end of file