Remove remaining html in translations from fixthemap page

This commit is contained in:
Andy Allan 2023-02-25 12:27:30 +01:00
parent e6395508c4
commit 8a8935c8b6
2 changed files with 9 additions and 4 deletions

View file

@ -27,6 +27,9 @@
</div>
<h2><%= t ".other_concerns.title" %></h2>
<p><%= t ".other_concerns.explanation_html" %></p>
<p>
<%= 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")) %>
</p>
<%= render "any_questions" %>