Skip to main content

Module template

Module template 

Source
Expand description

Email template rendering with Handlebars

Loads HTML and plain text templates from filesystem and renders them with variable substitution. Supports:

  • YAML frontmatter for metadata (subject, layout)
  • Layout templates for consistent email structure
  • Language-specific template variants

Structsยง

RenderResult
Result of template rendering
TemplateEngine
Template engine for email rendering
TemplateMetadata
Metadata extracted from template frontmatter