-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathemail.html
24 lines (24 loc) · 1.05 KB
/
email.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
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Requested Verification Code</title>
</head>
<body>
<p align="center"><b><font size="6">Discord Verification</font></b><br></p>
<p align="center">Please refer to the end of this email if you have not requested it.</p>
<br>
<div align="center">Discord user <b>{discord_user}</b> wants to access all purchased premium builds of SpigotMC user <b>{spigot_user}</b> from plugin author 'AUTHOR'.</div>
<div align="center">This promotion does not expire and <u>cannot</u> be undone; do not forward this code.</div>
<br>
<br>
<p align="center">Your promotion key</p>
<p align="center"><b><font size="5">{promotion_key}</font></b></p>
<br>
<p align="center">Please use the <i>verify button</i> to finish your verification.</p>
<br>
<br>
<br>
<p align="center"><font size="4">Reporting</font></p>
<p align="center">You can contact me via email at <i>[email protected]</i> or via Discord by Name#1234.</p>
</body>
</html>