sendgrid / email-templates

A repository of common email templates to use and modify to your heart's content.
https://sendgrid.com
MIT License
820 stars 985 forks source link

Make current email templates compatible with SendGrid's Design Editor #19

Closed mbernier closed 6 years ago

mbernier commented 7 years ago

Refactor one or more of the available email templates to use the modules from our documentation, so that importing the template as a design editor template will work.

You can test this by importing the template in the SendGrid UI.

When you create the new version, do it in a file using the original file name + "_design-editor" e.g: "forgot-password_design-editor.html"

LulaV14 commented 7 years ago

Hi @mbernier can I work on this?