Enceladas Editor
Build and import custom HTML email templates with full design control
Enceladas Editor
The Enceladas Editor lets you write or import raw HTML email templates and preview them directly in the dashboard. It is one of three template creation modes in Keplars.
Choosing an Editor
| Editor | Best For |
|---|---|
| MJML Editor | Developers who want responsive email markup with guaranteed inbox compatibility |
| Enceladas Editor | Full design control, Figma/Canva exports, custom HTML from any source |
Use the Enceladas Editor when you already have a designed HTML file (from a design tool or existing codebase) and want to use it as-is without converting it.
Creating a Template
- Go to Dashboard → Manage Templates → New Template
- Select Enceladas Editor from the editor type picker
- Paste your HTML directly into the editor, or use Import ZIP for design tool exports
- Add
{{variableName}}placeholders for dynamic content - Click Save Template