-
Notifications
You must be signed in to change notification settings - Fork 0
/
overDueMessage.html
30 lines (26 loc) · 1.24 KB
/
overDueMessage.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<!-- INSERT VOCO LOGO URL HERE: <img height = 100 width = 200 src = " " > -->
<h1> UBCO Varsity Outdoors Club Okanagan Gear </h1>
<p style="color: grey "> **This is an automated message, if this does not pertain to you, please let us know by responding to this email** </p>
<p>
Dear %name ,
<br>
</p>
<p> You have rented the following item(s): <strong> %gear </strong></p>
<br>
<p> Your gear was due on <strong> %due_date </strong> and is now <strong> late </strong>. Please return your gear this week to avoid losing future rental privileges.
<br>
<br> <p>Gear Hours (Located @ the storage locker in M Lot): <br><br> May be subject to change, please check the Facebook page. </p>
<p> If you have any questions or concerns please feel free to reach us at [email protected]. </p>
<p> Regards, <br>
<br> Edouard Eltherington and Rhy Higgins | VOCO Gear Masters <br> ----------------- <br> <br> Instagram: ubcovoco</p>
</body>
</html>