email-templates icon indicating copy to clipboard operation
email-templates copied to clipboard

email format is incorrect with dynamic templates

Open nituravi36 opened this issue 6 years ago • 1 comments

https://github.com/sendgrid/email-templates/tree/master/dynamic-templates/receipt

copied the above link's html and json in my sendgrid code editor, it worked fine.see below image for preview.

editor

But in my mail account, i see email format is incorrect, that handlebar code is not executing, see the below image mail

please let me know how to resolve it.

nituravi36 avatar Dec 12 '18 08:12 nituravi36

Looks like the test to your email client did not include the json data to render the email

Jonher937 avatar Jul 22 '19 08:07 Jonher937