Templating
We support email templating using the mustache templateing engine. This is an optional feature that can be toggled on a per-list basis. In most cases a dedicated prebuild template is the better solution.
Contexts
A context is a set of values that always have the same shape but are personalized by the email target being referenced.
List inline templating
System context
There are only very few variables provided by default, the true potential of this system is realized by configuring user-defined contexts.
User defined context
Dedicated prebuild templates
This system is currently work-in-progress.