Skip to content

Commit

Permalink
Merge pull request #4668 from codeforamerica/jnf/fyst-164
Browse files Browse the repository at this point in the history
[FYST-164] adds the truste image and link to the fyst privacy policy page
  • Loading branch information
jnf authored Jul 25, 2024
2 parents ef90a9a + cdfbf3e commit 1ee7181
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
<p><%= t(".header_1_html", link: url_for(host: MultiTenantService.new(:statefile).host, controller: "state_file/state_file_pages", action: 'about_page')) %></p>
<p><%= t(".header_2_html") %></p>
<p><%= t(".header_3_html") %></p>
<p>
<a style="display: inline-block" href="//privacy.truste.com/privacy-seal/validation?rid=fbd38521-2463-471b-85e2-9f705e4d0772 " target="_blank">
<img style="border: none" src="//privacy-policy.truste.com/privacy-seal/seal?rid=fbd38521-2463-471b-85e2-9f705e4d0772" alt="TRUSTe"/>
</a>
</p>
<h2><%= t(".overview") %></h2>
<h3><%= t(".info_we_collect_header") %></h3>
<p><%= t(".info_we_collect_1") %>
Expand Down Expand Up @@ -100,4 +105,4 @@
</div>
</div>
</section>
</main>
</main>

0 comments on commit 1ee7181

Please sign in to comment.