Remove remaining html in translations from fixthemap page
This commit is contained in:
parent
e6395508c4
commit
8a8935c8b6
2 changed files with 9 additions and 4 deletions
|
@ -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" %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue