Ghost/core/server/email-templates
Maurice Williams e30e29bf5d Implementing HTML emails
closes #3082
- no more in-line HTML strings
- adding files for "welcome", "reset password", and "invite user" emails
- added mail.generateContent() to create HTML and plain-text email content
- refactored methods that trigger emails to send both HTML and plain-text emails
2014-07-29 00:55:14 -04:00
..
raw Implementing HTML emails 2014-07-29 00:55:14 -04:00
invite-user.html Implementing HTML emails 2014-07-29 00:55:14 -04:00
reset-password.html Implementing HTML emails 2014-07-29 00:55:14 -04:00
test.html Implementing HTML emails 2014-07-29 00:55:14 -04:00
welcome.html Implementing HTML emails 2014-07-29 00:55:14 -04:00