<%= t(".purview.about_html", tos_link: link_to(t(".purview.tos"), tos_path), tos_faq_link: link_to(t(".purview.tos_faq"), tos_faq_path(anchor: "how_to_report"))) %>
<%= t(".purview.contact_support_html", fnok_link: link_to(t(".purview.fnok"), archive_faq_path("fannish-next-of-kin")), support_link: link_to(t(".purview.support"), new_feedback_report_path)) %>
<%= t(".purview.dmca_takedown_html", dmca_abbreviation: tag.abbr(t(".purview.dmca.abbreviated"), title: t(".purview.dmca.full")), legal_link: link_to(t(".purview.legal"), dmca_path)) %>
<%= t(".reportable.intro_html", pac_link: link_to(t(".reportable.pac"), "https://www.transformativeworks.org/committees/policy-abuse-committee/")) %>
<%= t(".include.intro") %>
<%= t(".do_not_spam.paragraph_html", split_bold: tag.strong(t(".do_not_spam.split")), delay_link: link_to(t(".do_not_spam.delay"), tos_faq_path(anchor: "complaint_resolution"))) %>
<%= t(".languages.intro_html", list_html: to_sentence(@abuse_languages.map { |language| tag.span(language.name, lang: language.short) })) %> <%= t(".languages.delay") %>