<% content_for :head do %> <%= javascript_include_tag "fixthemap" %> <% end %> <% content_for :heading do %>

<%= t ".title" %>

<% end %>

<%= t "layouts.intro_header" %>

<%= t "layouts.intro_text" %>

<%= t ".how_to_help.title" %>

<%= t ".how_to_help.join_the_community.title" %>

<%= t ".how_to_help.join_the_community.explanation_html" %>

<%= t("layouts.start_mapping") %>

<%= t "site.welcome.add_a_note.title" %>

<%= t "site.welcome.add_a_note.para_1" %>

<%= t ".how_to_help.add_a_note.instructions_1_html", :note_icon => tag.a(:class => "icon note") %>

<%= t ".other_concerns.title" %>

<%= t ".other_concerns.concerns_html", :copyright_link => link_to(t(".other_concerns.copyright"), copyright_path), :working_group_link => link_to(t(".other_concerns.working_group"), t(".other_concerns.working_group_url")) %>

<%= render "any_questions" %>