Public Page: Terms of Use

Purpose

Legal terms for site usage.

Route

GET /terms

What It Shows

JSON-backed terms 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