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

THE SUBLINE

Welcome to The Subline ${data.name}!

We are glad to have you aboard and look forward to helping your business improve efficiency and cut costs.

Please follow the link below to verify your email address:

${data.link}

`; }