X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e731dd71a77ad4ad1e9db22535e89444bb98e5d9..8a8935c8b68269581f48c684d48c2a47cd1f5205:/app/views/site/fixthemap.html.erb diff --git a/app/views/site/fixthemap.html.erb b/app/views/site/fixthemap.html.erb index 4bb478c7e..ab8684116 100644 --- a/app/views/site/fixthemap.html.erb +++ b/app/views/site/fixthemap.html.erb @@ -6,32 +6,30 @@

<%= t ".title" %>

<% end %> -

<%= t "layouts.intro_header" %>

+

<%= t "layouts.intro_header" %>

+

<%= t "layouts.intro_text" %>

-

<%= t "layouts.intro_text" %>

+

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

-

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

- -
-
-

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

- <%= t ".how_to_help.join_the_community.explanation_html" %> - +
+
+
<%= 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.paragraph_1_html" %>

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

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

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

-

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

-

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

+

<%= 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")) %> +

-
-

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

- -

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

-
+<%= render "any_questions" %>