Remove html from translations for terms page

This commit is contained in:
Andy Allan 2023-02-25 18:07:09 +01:00
parent 8a8935c8b6
commit 235618b9c0
2 changed files with 8 additions and 4 deletions

View file

@ -36,9 +36,11 @@
<div>
<p id="contributorGuidance" class="text-muted">
<%= t ".guidance_html",
:summary => "https://www.osmfoundation.org/wiki/License/Contributor_Terms_Summary",
:translations => "https://www.osmfoundation.org/wiki/License/Contributor_Terms/Informal_Translations" %>
<%= t ".guidance_info_html",
:readable_summary_link => link_to(t(".readable_summary"),
"https://www.osmfoundation.org/wiki/License/Contributor_Terms_Summary"),
:informal_translations_link => link_to(t(".informal_translations"),
"https://www.osmfoundation.org/wiki/License/Contributor_Terms/Informal_Translations") %>
</p>
</div>
<div class="mb-3">