-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEmailJoin.html
26 lines (24 loc) · 1022 Bytes
/
EmailJoin.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
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div style="border: gray solid 4px; width: 507px; background-color: black;">
<div style="border: lightgray dotted 4px; width: 500px;">
<h1 style="color: blue;">Think S.P.A.R.K 3</h1>
<p style="color: gray;">Thank you for Joining ThinkS.P.A.R.K ^3!</p>
<hr style="color: black;">
</div>
<div style="color: white;">
<pre>
<pre style="font-size: 19px;"> Divyang verma,</pre>
<p> We are very happy that you joined our Company up! When<br> you find a job, there are alot of difficultes, so just<br> to make sure we got it right;<br><br> JobName: 'Coder'<br> Password-to-chart: 'H84jDp32f9'<br><br><br> Remeber, you are upgradeing you yourself!</p>
</pre>
</div>
<div style="color: white; font-size: 8px; background-color: #404040;">
<pre>
<p>This email is from ThinkS.P.A.R.K3. You can block this address with in the <a href="https://mail.google.com/mail/u/0/?tab=rm0&ogbl&zx=cluowle86em5#settings/filters"> block settings</a>.</p>
</div>
</div>
</body>
</html>