Closed leosuncin closed 9 years ago
I would expect 'views/emailTemplates/welcome.ejs'
Please see the documentation on templates.
Post data: can you add compatibility to use promise?
Sounds like a good PR for somebody... :)
Is there a way to use a different template of by default? for some case use welcome.ejs instead of html.ejs
When I use a custom template name on email hook, as you see next
Throws this error
error: Error: ENOENT, open 'views/emailTemplates/welcome/html.ejs'
, I would expect 'views/emailTemplates/welcome.ejs'Post data: can you add compatibility to use promise? as: