Public Page: Privacy Policy

Purpose

Privacy policy for the site.

Route

GET /privacy

What It Shows

JSON-backed privacy policy content with effective date, intro, and sections from config/legal_content.json.

Notes

Rendered via app/views/legal/_page.html.erb; content lives in config/legal_content.json.

Related Info