Send new members a welcome email
This commit is contained in:
40
apiserver/apiserver/api/emails/welcome.html
Normal file
40
apiserver/apiserver/api/emails/welcome.html
Normal file
@@ -0,0 +1,40 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style>
|
||||
</head>
|
||||
<body>
|
||||
<div>Hi [name],<br></div>
|
||||
<div><br></div>
|
||||
<div>You just signed up to Spaceport with the username: [username]<br></div>
|
||||
<div><br></div>
|
||||
<div>To manage your Protospace membership go to:<br></div>
|
||||
<div><a href="https://my.protospace.ca">https://my.protospace.ca</a><br></div>
|
||||
<div><br></div>
|
||||
<div>You have automatically been added to our forum Spacebar at:<br></div>
|
||||
<div><a href="https://forum.protospace.ca">https://forum.protospace.ca</a><br></div>
|
||||
<div><br></div>
|
||||
<div>Please introduce yourself here:<br></div>
|
||||
<div><a href="https://forum.protospace.ca/c/chattymcchatface/new-user-introductions/31">https://forum.protospace.ca/c/chattymcchatface/new-user-introductions/31</a><br></div>
|
||||
<div><br></div>
|
||||
<div>If you have any questions, you will get the fastest response there.<br></div>
|
||||
<div><br></div>
|
||||
<div>Your next goal is to become vetted after:<br></div>
|
||||
<div>- paying your member dues<br></div>
|
||||
<div>- being a member for four weeks<br></div>
|
||||
<div>- attending a New Member Orientation<br></div>
|
||||
<div>- finding two members to sponsor (vouch for) you<br></div>
|
||||
<div><br></div>
|
||||
<div>You can meet members Tuesday evenings during our open house.<br></div>
|
||||
<div><br></div>
|
||||
<div>Mark [date] on your calendar as the day you can get vetted.<br></div>
|
||||
<div><br></div>
|
||||
<div>Sign up for a New Member Orientation here:<br></div>
|
||||
<div><a href="https://my.protospace.ca/classes">https://my.protospace.ca/classes</a><br></div>
|
||||
<div><br></div>
|
||||
<div>Good luck,<br></div>
|
||||
<div>Spaceport<br></div>
|
||||
<div><br></div>
|
||||
</body>
|
||||
</html>
|
30
apiserver/apiserver/api/emails/welcome.txt
Normal file
30
apiserver/apiserver/api/emails/welcome.txt
Normal file
@@ -0,0 +1,30 @@
|
||||
Hi [name],
|
||||
|
||||
You just signed up to Spaceport with the username: [username]
|
||||
|
||||
To manage your Protospace membership go to:
|
||||
https://my.protospace.ca
|
||||
|
||||
You have automatically been added to our forum Spacebar at:
|
||||
https://forum.protospace.ca
|
||||
|
||||
Please introduce yourself here:
|
||||
https://forum.protospace.ca/c/chattymcchatface/new-user-introductions/31
|
||||
|
||||
If you have any questions, you will get the fastest response there.
|
||||
|
||||
Your next goal is to become vetted after:
|
||||
- paying your member dues
|
||||
- being a member for four weeks
|
||||
- attending a New Member Orientation
|
||||
- finding two members to sponsor (vouch for) you
|
||||
|
||||
You can meet members Tuesday evenings during our open house.
|
||||
|
||||
Mark [date] on your calendar as the day you can get vetted.
|
||||
|
||||
Sign up for a New Member Orientation here:
|
||||
https://my.protospace.ca/classes
|
||||
|
||||
Good luck,
|
||||
Spaceport
|
Reference in New Issue
Block a user