# Can I send HTML from my code?
Yes! To do this, you need to use a triple brace instead of a double one in your template.
For example {{{my_html}}}
.
Be careful, this could be a security issue.
← What about plain text emails? Can I add my domain to the allowlist? →