-
Notifications
You must be signed in to change notification settings - Fork 7
/
airmail.html
61 lines (54 loc) · 3.23 KB
/
airmail.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<link href='https://fonts.googleapis.com/css?family=Roboto:400,100,300,700' rel='stylesheet' type='text/css'>
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style=" font-family: 'Roboto', sans-serif;font-size: 12px;color: #2A324B;font-weight: 300;">
<div id="mail-wrapper" style="max-width: 320px;padding: 8px;">
<img width="224" src="https://cryptonomex.com/media/email/cnx-logo-mail-l.png" />
<div style="border-top: 1px dotted #B3B6B9;border-bottom: 1px dotted #B3B6B9;padding: 12px 8px;">
<p style="margin-top:12px;">
<strong style="font-weight: 700;">Cass</strong> / Creative
<br>
<a style="color: #2A324B;text-decoration: none;font-weight: 400;border-bottom: 1px dotted #F9A03F;" href="mailto:[email protected]">[email protected]</a>
</p>
<br>
<p>
<h2 style="font-size: 15px;margin: 0;padding: 0;">CRYPTONOMEX, INC.</h2>
2020 Kraft Dr Suite 3040
<br> Blacksburg, VA 24060
<br>
</p>
<a style="color: #2A324B;text-decoration: none;font-weight: 400;border-bottom: 1px dotted #F9A03F;" href="https://www.cryptonomex.com">www.cryptonomex.com</a>
<p style="padding: 0;">
<a class="social" href="#">
<img width="18" src="https://cryptonomex.com/media/email/linkedin.png">
</a>
<a class="social" href="#">
<img width="18" src="https://cryptonomex.com/media/email/github.png">
</a>
<a class="social" href="#">
<img width="18" src="https://cryptonomex.com/media/email/twitter.png">
</a>
<a class="social" href="#">
<img width="18" src="https://cryptonomex.com/media/email/facebook.png">
</a>
<a class="social" href="#">
<img width="18" src="https://cryptonomex.com/media/email/googleplus.png">
</a>
</p>
</div>
<p style="padding: 2px 4px;">
<small>
This e-mail message may contain confidential or legally privileged information and is intended only for the use of the intended recipient(s). Any unauthorized disclosure, dissemination, distribution, copying or the taking of any action in reliance on
the information herein is prohibited. E-mails are not secure and cannot be guaranteed to be error free as they can be intercepted, amended, or contain viruses. Anyone who communicates with us by e-mail is deemed to have accepted these risks.
Company Name is not responsible for errors or omissions in this message and denies any responsibility for any damage arising from the use of e-mail. Any opinion and other statement contained in this message and any attachment are solely those
of the author and do not necessarily represent those of the company.
</small>
</p>
</div>
</body>
</html>