UNPKG

@flowfuse/flowfuse

Version:

An open source low-code development platform

16 lines (13 loc) 396 B
module.exports = { subject: 'Invitation to collaborate on FlowFuse', text: `Hello! You've been invited to join the FlowFuse platform. Use the link below to sign-up and get started. {{{ signupLink }}} `, html: `<p>Hello!</p> <p>You've been invited to join the FlowFuse platform. Use the link below to sign-up and get started.</p> <p><a href="{{{ signupLink }}}">Sign Up!</a></p> ` }