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

<%= t ".title" %>

<% end %>

<%= t ".introduction_html" %>

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

<%= t ".whats_on_the_map.on_html" %>

<%= t ".whats_on_the_map.off_html" %>

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

<%= t ".basic_terms.paragraph_1_html" %>

<%= t ".basic_terms.editor_html" %>

<%= t ".basic_terms.node_html" %>

<%= t ".basic_terms.way_html" %>

<%= t ".basic_terms.tag_html" %>

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

<%= t ".rules.paragraph_1_html" %>

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

<%= t ".questions.paragraph_1_html", :help_url => help_path %>

<%= t ".start_mapping" %>

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

<%= t ".add_a_note.paragraph_1_html" %>

<%= t ".add_a_note.paragraph_2_html", :map_url => root_path %>