module.exports = (data)=>{ return `

This email is to verify the account for "${data.name}" on The Subline.

Please use the following link to verify your email:

${data.link}

Thank you for using The Subline

-Lee Morgan

`; }