Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 231 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 231 Bytes

TemplateEngine

Template Engine that parses tokens {{ }} in string templates before sending emails.

To extend, just add a new public method on the email service, along with a new templateModal, and templateAlias (for db lookup).