Writing mails with abstract content is pretty easy. You just wirte what you want, but instead of adding information about a specific object, you use some clauses that automagically add the correct text to your mail. This allows you to write one mail that can be rendered in many different fashions. This reduces your work significantly.
Rendered context is added in curly braces like {{someKey}}
.
Note that someKey
must be supplied by the mail editor you are
using. Further note that there must be no space between the braces and the
key name. I.e. {{someKey}}
is valid where
{{ someKey }}
is not.
In the following a list of supported keys for your current editor is given:
{{}}