Download and email iCal files for classes
This commit is contained in:
14
apiserver/apiserver/api/emails/ical.html
Normal file
14
apiserver/apiserver/api/emails/ical.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!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>Please find attached the iCalendar file for [class] on [date].<br></div>
|
||||
<div><br></div>
|
||||
<div>Spaceport<br></div>
|
||||
</body>
|
||||
</html>
|
5
apiserver/apiserver/api/emails/ical.txt
Normal file
5
apiserver/apiserver/api/emails/ical.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Hi [name],
|
||||
|
||||
Please find attached the iCalendar file for [class] on [date].
|
||||
|
||||
Spaceport
|
Reference in New Issue
Block a user