Tag: node
All the articles with the tag "node".
Node Email Templates
Published: at 01:01 PMI have been looking for a straight forward way to use email templates in a contact form. I have searched and searched with no real success. So, I thought I would write a tutorial on how to build a (very!) simple contact page that uses an email template. This uses [Express](http://expressjs.com/), [Nodemailer](http://nodemailer.com/) and [node-email-templates](https://github.com/niftylettuce/node-email-templates).