Production block

Header

Simple top row with brand identity and a view-in-browser link for reliable email starts.

HeadersLifecycle

Use this block when

Use at the top of launch, lifecycle, and newsletter sends where sender recognition matters immediately.

Typically appears in

At the start of the email, before the main message begins.

Why it exists

To reuse a production-tested email section without starting from a blank file.

Preview

Rendered production artefact for workflow review before handoff.

Get the production pack
Header rendered email block preview

Production role

Where this block earns its place

Treat the component as one production section inside a larger message system. It should support the send goal, survive handoff, and remain easy to review before compilation.

Lifecycle

For reusable email sections that support product, customer, and operational messages.

Implementation

Practical QA before handoff

Keep the checks short and action-oriented. The goal is to help teams decide whether this block is ready to enter a workflow.

  • Review every CTA href after the ESP rewrites or tracks links.
  • Confirm image assets are absolute HTTPS URLs before handoff.
  • Check the mobile preview before placing this block into a full workflow.
  • Ensure the logo image has meaningful alt text that matches the sender brand.
  • Keep the browser-view link text descriptive so screen-reader users understand the action.
  • Gmail (Web + Mobile): Two-column alignment and browser link remain stable.
  • Outlook Desktop (Windows): Link alignment can shift by a few pixels in narrow desktop panes.

Source and output

MJML and HTML remain available

Source stays below the preview and workflow context. Copy MJML when assembling a system, or compiled HTML when preparing ESP handoff. Template Hedgehog Pro includes the full offline archive for teams that need the complete system locally.

Block assembly: place this section inside the same <mj-body> as your other production blocks, then stack sections in send order.

Editable source

Block MJML

Section-only MJML for assembling an email from multiple reusable production blocks inside a shared project.

Formatting code preview...

Compiled output

Block HTML

Component-only compiled markup for block-level inspection and HTML assembly workflows.

Formatting code preview...