Beautiful Templates
For Every Email

Create stunning emails with a library of professional templates and a drag-and-drop editor. Ship newsletters, transactional mail, and campaigns without writing HTML from scratch.

Variables meet design

Select a preset, edit the template markup, and pass JSON variables at send time.

template.html
<h1>{{ headline }}</h1>
<p>Hi {{ user.firstName }},</p>
<p>{{ body }}</p>
<a href="{{ cta.url }}">{{ cta.label }}</a>
variables.json
{
  "headline": "This week at Acme",
  "user": { "firstName": "Alex" },
  "body": "Product updates and tips inside.",
  "cta": { "url": "https://acme.co/read", "label": "Read more" }
}
Rendered preview (simulated)

This week at Acme

Hi Alex, Product updates and tips inside.

Templates for every need

From newsletters to password resets—curated designs you can ship in minutes.

Curated template library

Professional layouts for every use case. Duplicate, customize, and publish without starting from a blank page.

NewslettersE-commerceTransactionalMarketingWelcome seriesCustom HTML

Drag & drop editor

Add text, images, buttons, and dividers visually. No HTML required for day-to-day edits.

Dynamic variables

Inject user names, order IDs, and custom fields at send time from your API or campaign payload.

Brand customization

Save brand presets—colors, fonts, logos—and apply them across every template in your workspace.

TEMPLATE RENDER
{{ user.firstName }}, your order is confirmed
Order #{{ order.id }} · {{ order.total }}

Built for design teams

Professional templates and an editor that keeps marketers and developers in sync.

50+
Pre-built templates
Newsletters, transactional, and marketing
100%
Mobile responsive
Preview across screen sizes
0
HTML required
Drag-and-drop visual editor
1-click
Brand presets
Apply fonts and colors everywhere

Launch in 3 steps

From template selection to your first send in minutes.

1

Choose a template

Browse the library by category—newsletters, transactional, marketing—or start from a blank canvas.

2

Customize & preview

Edit blocks in the visual editor, inject dynamic variables, and preview on desktop and mobile.

3

Send via API or campaign

Reference your template ID from the SDK or schedule a broadcast from the dashboard.

Ready to create beautiful emails?
Start for free.

Choose from our template library or build custom designs that match your brand. No credit card required.