diff --git a/modules/invitations/server/templates/invite-sign-up-email.server.view.html b/modules/invitations/server/templates/invite-sign-up-email.server.view.html new file mode 100644 index 00000000..8bc5503e --- /dev/null +++ b/modules/invitations/server/templates/invite-sign-up-email.server.view.html @@ -0,0 +1,23 @@ + + + + + + + + +

Dear {{to_email}},

+
+

+ Your friend [{{name}}] invited you to join {{appName}} +

+

Please visit this url to register your account:

+

{{url}}

+

Please note: the expiration time of this url is {{hours}} hours, please register as soon as possible

+ If you didn't make this request, you can ignore this email. +
+
+

The {{appName}} Support Team

+ + +