@AntonKhorev commented on this pull request.
> @@ -86,8 +86,6 @@
</div>
<div class='alert alert-primary'>
- <h2><%= t ".add_a_note.title" %></h2>
- <p><%= t ".add_a_note.para_1" %></p>
- <p><%= t ".add_a_note.para_2_html", :map_link =>
link_to(t(".add_a_note.the_map"), root_path),
- :note_icon => tag.span(:class => "icon
note bg-dark rounded-1") %></p>
+ <h2><%= t "site.add_a_note.title" %></h2>
+ <% render "add_a_note" %>
```suggestion
<%= render "add_a_note" %>
```
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5870#pullrequestreview-2741777046
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/5870/review/2741777...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev