<div class='col12 clearfix icon-list'>
<h3><%= t "welcome_page.questions.title" %></h3>
<span class='sprite small term question'></span>
- <p><%= t "welcome_page.questions.paragraph_1_html" %></p>
+ <p><%= t "welcome_page.questions.paragraph_1_html", :help_url => help_path %></p>
</div>
<div class='clearfix center'>
<p><%= t "welcome_page.add_a_note.paragraph_1_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
+</div>