zcash-grant-system/backend/grant/templates/emails/template.html

218 lines
8.6 KiB
HTML
Raw Normal View History

<!-- THIS EMAIL WAS BUILT AND TESTED WITH LITMUS http://litmus.com -->
<!-- IT WAS RELEASED UNDER THE MIT LICENSE https://opensource.org/licenses/MIT -->
<!-- QUESTIONS? TWEET US @LITMUSAPP -->
<!DOCTYPE html>
<html>
<head>
2019-01-23 07:00:30 -08:00
<title></title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<style type="text/css">
/* FONTS */
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans');
2019-01-23 07:00:30 -08:00
/* CLIENT-SPECIFIC STYLES */
body, table, td, a {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
table, td {
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
}
img {
-ms-interpolation-mode: bicubic;
}
/* RESET STYLES */
img {
border: 0;
height: auto;
line-height: 100%;
outline: none;
text-decoration: none;
}
table {
border-collapse: collapse !important;
}
body {
height: 100% !important;
margin: 0 !important;
padding: 0 !important;
width: 100% !important;
}
/* iOS BLUE LINKS */
a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
2019-01-23 07:00:30 -08:00
/* MOBILE STYLES */
@media screen and (max-width: 600px) {
h1 {
font-size: 32px !important;
line-height: 32px !important;
}
}
2019-01-23 07:00:30 -08:00
/* ANDROID CENTER FIX */
div[style*="margin: 16px 0;"] {
margin: 0 !important;
}
</style>
</head>
<body style="background-color: #f4f4f4; margin: 0 !important; padding: 0 !important;">
<!-- HIDDEN PREHEADER TEXT -->
<div style="display: none; font-size: 1px; color: #fefefe; line-height: 1px; font-family: 'Nunito Sans', Helvetica, Arial, sans-serif; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden;">
{{ args.preview }}
</div>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<!-- LOGO -->
<tr>
<td align="center" bgcolor="{{ UI.SECONDARY }}">
<!--[if (gte mso 9)|(IE)]>
<table align="center" border="0" cellspacing="0" cellpadding="0" width="600">
2019-01-23 07:00:30 -08:00
<tr>
<td align="center" valign="top" width="600">
<![endif]-->
2019-01-23 07:00:30 -08:00
<table border="0" cellpadding="0" cellspacing="0" style="max-width: 600px;" width="100%">
<tr>
2019-01-23 07:00:30 -08:00
<td align="center" style="padding: 40px 10px 40px 10px;" valign="top">
<a href="{{ args.home_url }}" target="_blank">
2019-03-13 22:05:02 -07:00
<img alt="ZF Grants logo" border="0" height="44" src="https://s3.us-east-2.amazonaws.com/zf-grants-prod/email-logo.png"
style="display: block; width: 220px; max-width: 220px; min-width: 220px; font-family: 'Nunito Sans', Helvetica, Arial, sans-serif; color: #ffffff; font-size: 18px;"
width="220">
</a>
</td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
<!-- TITLE -->
<tr>
<td align="center" bgcolor="{{ UI.SECONDARY }}" style="padding: 0px 10px 0px 10px;">
<!--[if (gte mso 9)|(IE)]>
<table align="center" border="0" cellspacing="0" cellpadding="0" width="600">
2019-01-23 07:00:30 -08:00
<tr>
<td align="center" valign="top" width="600">
<![endif]-->
2019-01-23 07:00:30 -08:00
<table border="0" cellpadding="0" cellspacing="0" style="max-width: 600px;" width="100%">
<tr>
2019-01-23 07:00:30 -08:00
<td align="center" bgcolor="#ffffff" style="padding: 40px 20px 20px 20px; border-radius: 4px 4px 0px 0px; color: #221F1F; font-family: 'Nunito Sans', Helvetica, Arial, sans-serif; font-size: 48px; font-weight: 400; letter-spacing: 2px; line-height: 48px;"
valign="top">
<h1 style="font-size: 42px; font-weight: 400; margin: 0;">
{{ args.title }}
</h1>
</td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
<!-- BODY -->
<tr>
2019-01-23 07:00:30 -08:00
<td align="center" bgcolor="#f4f4f4" style="padding: 0px 10px 0px 10px;">
<!--[if (gte mso 9)|(IE)]>
<table align="center" border="0" cellspacing="0" cellpadding="0" width="600">
2019-01-23 07:00:30 -08:00
<tr>
<td align="center" valign="top" width="600">
<![endif]-->
2019-01-23 07:00:30 -08:00
<table border="0" cellpadding="0" cellspacing="0" style="max-width: 600px;" width="100%">
<tr>
<td bgcolor="#ffffff"
style="padding: 20px 30px 40px 30px; color: #666666; font-family: 'Nunito Sans', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px; border-radius: 0px 0px 4px 4px;">
{{ args.body }}
</td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
<!-- FOOTER -->
<tr>
2019-01-23 07:00:30 -08:00
<td align="center" bgcolor="#f4f4f4" style="padding: 0px 10px 0px 10px;">
<!--[if (gte mso 9)|(IE)]>
<table align="center" border="0" cellspacing="0" cellpadding="0" width="600">
2019-01-23 07:00:30 -08:00
<tr>
<td align="center" valign="top" width="600">
<![endif]-->
2019-01-23 07:00:30 -08:00
<table border="0" cellpadding="0" cellspacing="0" style="max-width: 600px;" width="100%">
<!-- NAVIGATION -->
<tr>
<td align="center" bgcolor="#f4f4f4"
style="padding: 30px 30px 30px 30px; color: #666666; font-family: 'Nunito Sans', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; line-height: 18px;">
<p style="margin: 0;">
<a href="{{ args.home_url }}" style="color: #221F1F; font-weight: 700;" target="_blank">
{{ UI.NAME }}
</a>
2019-01-23 07:00:30 -08:00
-
<a href="{{ args.account_url }}" style="color: #221F1F; font-weight: 700;" target="_blank">Your
Account</a> -
<a href="{{ args.email_settings_url }}" style="color: #221F1F; font-weight: 700;"
target="_blank">Email Settings</a>
</p>
</td>
</tr>
<!-- UNSUBSCRIBE -->
<tr>
<td align="center" bgcolor="#f4f4f4"
style="padding: 0px 30px 30px 30px; color: #666666; font-family: 'Nunito Sans', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; line-height: 18px;">
<p style="margin: 0;">
Dont want any more emails?
2019-01-23 07:00:30 -08:00
<a href="{{ args.unsubscribe_url }}" style="color: #221F1F; font-weight: 700;"
target="_blank">
Click here to unsubscribe
</a>
.
</p>
</td>
</tr>
<!-- ADDRESS -->
<tr>
<td align="center" bgcolor="#f4f4f4"
style="padding: 0px 30px 30px 30px; color: #AAAAAA; font-family: 'Nunito Sans', Helvetica, Arial, sans-serif; font-size: 12px; font-weight: 400; line-height: 18px;">
<p style="margin: 0;">
2019-02-27 19:28:12 -08:00
Zcash Foundation
1390 Chain Bridge Road, #A132
McLean, VA 22101
2019-01-23 07:00:30 -08:00
</p>
</td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
2019-01-23 07:00:30 -08:00
</body>
</html>