Production layout system

Password Reset System

Password reset email with the reset card, a privacy note, and a lean transactional footer.

4 production blocksPart of the Transactional systemSource, output, and handoff contextBuilt from the public production email system
Rendered email preview

System sequence

Message structure in order

  • Header. Introduces the sender without distracting from the reset action.
  • Reset card. Carries the main recovery copy and action.
  • Privacy note. Adds a small clarification block for account safety.
  • Transactional footer. Provides the legal and preference close.

Production guidance

How this moves into delivery

  • Edit the MJML recipe when you want to adjust structure, copy order, imagery, or CTA destinations.
  • Use the compiled HTML when your ESP, QA handoff, or review process needs final delivery markup.
  • Review the system order below before customising so the message hierarchy stays intact across clients.

Stack map

Production stack

4

Each layout is assembled from reusable production blocks. Inspect the system as a whole here, then open individual blocks only when you need source-level changes.

  1. 1
    Header

    Headers

    Sets the sender identity before the reset content begins.

  2. 2
    Password Reset Card

    Transactional Components

    Handles the primary account-recovery action.

  3. 3

    Adds a short supporting security or privacy clarification.

  4. Keeps the footer lean and operational.

Editable source

Layout MJML

Editable system source for adjusting message order, copy, imagery, and destination URLs.

Formatting code preview...

Compiled output

Compiled HTML

Final output for ESP handoff, QA review, and HTML-only delivery workflows.

Formatting code preview...

Layout system

Use layouts as reference architecture, then edit the underlying blocks

These public layout pages exist to show message order, block stacking, and the relationship between a full email and the underlying component system. Template Hedgehog Pro is there when your team wants the complete system archive locally for faster assembly and handoff.

This page helps you

  • See the full compiled email before editing
  • Understand which component blocks form the stack
  • Move from recipe-level structure to block-level customisation cleanly