Pinjasaur/whenisgucci

Create Email Template(s)

Closed this issue · 2 comments

Create email templates for:

  • Verify email (creates auth token)
  • Event created (by creator)
  • Event created (invitation from creator)

These are likely all the same standard single-column layout. Primary diffs will be the data being substituted in.

Need to handle CSS inlining and probably sending plain-text along with HTML. Maybe SendGrid does this automatically?