From: Anton Khorev Date: Sat, 18 May 2024 00:41:26 +0000 (+0300) Subject: Don't skip heading levels on "fixthemap" page X-Git-Tag: live~531^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/2012f5b719c51bb5764171d0e76dc199195905be Don't skip heading levels on "fixthemap" page --- diff --git a/app/views/site/fixthemap.html.erb b/app/views/site/fixthemap.html.erb index 3edafd8b7..1e943c7cc 100644 --- a/app/views/site/fixthemap.html.erb +++ b/app/views/site/fixthemap.html.erb @@ -13,14 +13,14 @@
-
<%= 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.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") %>