1 <p><%= t ".para_1" %></p>
2 <p><%= t ".para_2_html",
3 :note_icon => tag.a(:href => new_note_path(:anchor => map_hash(params)),
4 :class => "icon note bg-dark rounded-1",
5 :title => t("javascripts.site.createnote_tooltip")),
6 :map_link => link_to(t(".the_map"), root_path) %></p>