Struct representing a type of legal page that can be generated.
Fields
slug- URL-safe identifier (e.g., "privacy-policy")title- Human-readable page title (e.g., "Privacy Policy")template- EEx template filename for generationdescription- Brief description of the page's purpose
Summary
Functions
Converts a plain map to a %PageType{} struct.