Ver código fonte

Time Off Emails

master
Kobus 5 anos atrás
pai
commit
399b3f1442

+ 16
- 0
UnivateProperties/Emails/Timeshare/WeekAuthorized.html Ver arquivo

@@ -0,0 +1,16 @@
1
+<html>
2
+
3
+<head>
4
+    <title>[Resort] [Unit] [Module]</title>
5
+</head>
6
+
7
+<body>
8
+    <h4>Dear [Username]</h4>
9
+    <p>Your week information has been confirmed.</p>
10
+    <p>Please log on to the Uni-Vate Website and publish your week.</p>
11
+    <p>This will allow all websites users to view your Week.</p>
12
+    <h4>Thank you</h4>
13
+    <h4><b>Uni-Vate Properties</b></h4>
14
+</body>
15
+
16
+</html>

+ 17
- 0
UnivateProperties/Emails/Timeshare/WeekLoaded-Owner.html Ver arquivo

@@ -0,0 +1,17 @@
1
+<html>
2
+
3
+<head>
4
+    <title>[Resort] [Unit] [Module]</title>
5
+</head>
6
+
7
+<body>
8
+    <h4>Dear [Username]</h4>
9
+    <p>Thank you for loading your week and making payment of the listing Fee.</p>
10
+    <p>Your weeks information has been sent to the relevant parties to validate your information.</p>
11
+    <p>You will receive an email within 48 business hours to confirm validation.</p>
12
+    <p>You week will not show on the live website until this validation has taken place.</p>
13
+    <h4>Thank you</h4>
14
+    <h4><b>Uni-Vate Properties</b></h4>
15
+</body>
16
+
17
+</html>

+ 15
- 0
UnivateProperties/Emails/Timeshare/WeekLoaded-UV.html Ver arquivo

@@ -0,0 +1,15 @@
1
+<html>
2
+
3
+<head>
4
+    <title>[Resort] [Unit] [Module]</title>
5
+</head>
6
+
7
+<body>
8
+    <p>[WeekInformation]</p>
9
+    <p>Please confirm the details of this week with the Share Register.</p>
10
+    <p>Once done so please log onto Uni-Vate website and Authorize the week information.</p>
11
+    <h4>Thank you</h4>
12
+    <h4><b>Uni-Vate Properties</b></h4>
13
+</body>
14
+
15
+</html>

+ 18
- 0
UnivateProperties/Emails/Timeshare/WeekOfferMade-Owner.html Ver arquivo

@@ -0,0 +1,18 @@
1
+<html>
2
+
3
+<head>
4
+    <title>[Resort] [Unit] [Module]</title>
5
+</head>
6
+
7
+<body>
8
+    <h4>Dear [Username]</h4>
9
+    <br />
10
+    <p>There has been an offer made on your week.</p>
11
+    <p>The offer value is <b>R [Price]</b></p>
12
+    <p>Please log on to the Uni-Vate website and either accept, decline or negotiate the offer value</p>
13
+    <br />
14
+    <h4>Thank you</h4>
15
+    <h4><b>Uni-Vate Properties</b></h4>
16
+</body>
17
+
18
+</html>

+ 15
- 0
UnivateProperties/Emails/Timeshare/WeekOfferMade-User.html Ver arquivo

@@ -0,0 +1,15 @@
1
+<html>
2
+
3
+<head>
4
+    <title>[Resort] [Unit] [Module]</title>
5
+</head>
6
+
7
+<body>
8
+    <h4>Dear [Username]</h4>
9
+    <p>Your Offer has been <b>[OfferResult]</b></p>
10
+    <p>Please log on to the Uni-Vate Website to see further details.</p>
11
+    <h4>Thank you</h4>
12
+    <h4><b>Uni-Vate Properties</b></h4>
13
+</body>
14
+
15
+</html>

Carregando…
Cancelar
Salvar