Appearance
Variables
The Email Template module has a couple of special variables to use.
Tag Variable
Below are the Tag Variables. Those Variables can be used in the tag described above
body
This is the actual body that comes from the template
{body}
subject
This is the subject of the email
{subject}
do_not_parse
This variable will ensure that the template will not be handled by the Email Template module. This becomes handy if you use for example Firemail to send email campaigns.
{do_not_parse}