]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/welcome.html.erb
Interpolate URL
[rails.git] / app / views / site / welcome.html.erb
index 87fcd22813023059aa353818daae66e0dddb2154..da775e3393e24ce54d4def93860ade09622309f5 100644 (file)
@@ -62,6 +62,6 @@
   <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