{# HTML body for the magic-link email. Plain, minimal inline-styled markup — no external CSS because email clients are hostile to it. The link text IS the URL so users can verify the destination before clicking. Context: - display_name : str - magic_link_url : str - expires_at : ISO-8601 str - ttl_min : int #} Admin login link — Chicken Babies R Us

Admin login link

Hi {{ display_name }},

Use the link below to log in to the Chicken Babies R Us admin. The link works for {{ ttl_min }} minutes and can only be used once.

{{ magic_link_url }}

Expires at {{ expires_at }}. If you didn't request this, you can safely ignore the email — no action will be taken.