Production block

Account Verification CTA

Account verification block for sign-up flows and email validation messages.

Transactional ComponentsTransactionalAccount access

Use this block when

Use after sign-up or email change flows where confirmation must be immediate.

Typically appears in

Inside account, security, billing, support, or operational messages.

Why it exists

To make account actions feel clear, trusted, and easy to complete.

Preview

Rendered production artefact for workflow review before handoff.

Get the production pack
Account Verification CTA 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.

Transactional

For account, billing, support, and security sends where clarity matters more than decoration.

Account access

Useful when the recipient needs a direct, trusted route back into their account.

Workflow context

Typically used in

These relationships help buyers understand the block as part of a send, not as an isolated catalogue item.

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.
  • Check token expiry, account-access wording, and plain fallback links.
  • The action should be explicit about what is being verified.
  • Keep the explanatory copy short enough for quick scanning in assistive technology.
  • Gmail (Web + Mobile): Primary structure, spacing, and CTA rendering hold up in Gmail web and mobile views.

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...