Send an email to people interested in a course

This commit is contained in:
2022-05-04 23:02:39 +00:00
parent 2dd2d8dc41
commit 67adbd277c
4 changed files with 69 additions and 1 deletions

View File

@@ -0,0 +1,19 @@
<!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>There's been a class scheduled for [course] that you expressed interest in.<br></div>
<div><br></div>
<div>You can find the class on its course page here:<br></div>
<div><a href="[link]">[link]</a><br></div>
<div><br></div>
<div>Your "interest" in this course is now removed and you won't receive any more notifications about its classes until you press the "Interest +" button again.<br></div>
<div><br></div>
<div>Spaceport<br></div>
</body>
</html>

View File

@@ -0,0 +1,11 @@
Hi [name],
There's been a class scheduled for [course] that you expressed interest in.
You can find the class on its course page here:
[link]
Your "interest" in this course is now removed and you won't receive any more
notifications about its classes until you press the "Interest +" button again.
Spaceport