Skip to content

Webpage Integration: Legal Pages #2410

Description

@henryajisegiri

Goal

Create Privacy Policy and Terms of Use pages with content managed via Wagtail, including an auto-updating last modified date.

Figma


Scope

Full-stack: Wagtail page model creation and frontend rendering.
Reference Document


Acceptance Criteria

Pages

Two pages are created and managed via Wagtail:

  • Privacy Policy (content) — /privacy/
  • Terms of Use (content) — /terms-of-use/

Content

  • All page content (headings, body text, lists, and links) is authored and managed in Wagtail.
  • Rich text formatting is supported.

Last updated date

  • Each page displays a "Last Updated" date below the page title. Dev Note: This should use the "last_published_at" field from the page model
  • The date updates automatically whenever the page content is published in Wagtail.

FE/BE Actions

Description URL
Fetch Privacy Policy page content
Fetch Terms of Use page content

Out of Scope

  • Legal copy authoring

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions