X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7e5cbe87ed37f9cba8224fa4049047d7f981f66a..257f4673e1dd86a3704f6a965e5e077283a04a00:/app/views/site/fixthemap.html.erb diff --git a/app/views/site/fixthemap.html.erb b/app/views/site/fixthemap.html.erb index 70118b980..1e943c7cc 100644 --- a/app/views/site/fixthemap.html.erb +++ b/app/views/site/fixthemap.html.erb @@ -13,22 +13,23 @@
-
<%= t ".how_to_help.join_the_community.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.paragraph_1_html" %>

-

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

+

<%= 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 bg-dark rounded-1") %>

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

-

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

+

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