<%= t ".para_1" %>
<%= t ".para_2_html", :note_icon => (link_to new_note_path(:anchor => map_hash(params)), :title => t("javascripts.site.createnote_tooltip"), :class => "d-inline-block rounded-1 text-white bg-black bg-opacity-75 border border-2 my-n1 align-text-bottom" do tag.svg :width => 20, :height => 20, :class => "d-block" do render :partial => "layouts/control_icons", :locals => { :icons => %w[note] } end end), :map_link => link_to(t(".the_map"), root_path) %>