Skip to content

Instantly share code, notes, and snippets.

@pssubashps
Created January 17, 2015 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pssubashps/8c646561e4696132e3a4 to your computer and use it in GitHub Desktop.
Save pssubashps/8c646561e4696132e3a4 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Email</title>
</head>
<body>
<center>
<table align="center">
<tr>
<th style="padding:0px;margin:0px;">
<table style="font-family:helvetica,arial,verdana,san-serif;font-weight:normal;width:800px; height=337px;text-align:center;padding:0px;">
<tr bgcolor="#eeeeee" style="width:800px;padding:0px;height:337px;">
<td style="width:800px;padding:0px;height:337px;">
<table style="text-align:center;width:100%">
<tr>
<td style="padding:0px;">
<table style="margin-top:56px;width:100%">
<tr>
<td style="text-align:center;padding:0px;font-size:33px;height:80px;width:800px;font-family:helvetica,arial,verdana,san-serif;font-weight:normal;color:#000000">
<br>Welcome to MAP-Works.
</td>
</tr>
</table>
</td>
</tr>
<tr style="margin:0px;padding:0px;">
<td style="text-align:center;font-family:helvetica,arial,verdana,san-serif;font-weight:normal;color:#333333;font-size: 16px;height:16px;padding-top:8px;">
Use the link below to create your password and start using MAP-Works.
</td></tr>
<tr style="margin:0px;padding:0px;"><td style="margin:0px;padding:0px;">
<table align="center">
<tr style="margin:0px;padding:0px;">
<th style="margin:0px;padding:0px;">
<table cellpadding="36" style="width:100%">
<tr>
<td align="center" style="text-align:center;color:#000000;font-weight:normal;font-size: 20px;">
<table style="border-radius:2px;width:175px;font-size:20px;font-family:helvetica,arial,verdana,san-serif;font-weight:normal;text-align:center;display: block;margin: 0 auto;padding:0px 0px">
<tr>
<td style="background-color:#4673a7; height:58px;border-radius:2px;line-height:0px;text-decoration:none ;vertical-align:middle;">
<a href="$$activation_token$$" style="background-color: #4673a7; color: #ffffff;display: block;text-decoration: none;width:175px "target="_blank"><span style="text-decoration: none !important;">Sign In Now</span></a>
</td></tr>
<tr valign="top" style="height:33px;">
<td style="margin-left:auto; margin-right:auto;width:100%;font-size: 14px;height:14px;padding-bottom:7px;font-family:helvetica,arial,verdana,san-serif;font-weight:medium;color:#333333;link:#1e73d5;padding-top:8px;">
<span>Use this link to <a target="_blank" style="link:#1e73d5;" href="$$activation_token$$">sign in.</a></span>
</td></tr>
</table>
</td></tr>
</table>
</th>
</tr>
</table>
</td></tr>
</table>
</td>
</tr>
<tr valign="top">
<td >
<table>
<tr>
<td valign="top" align="center">
<div style="text-align:left;margin-left:30px;font-family:helvetica,arial,verdana,san-serif;font-weight:normal;
margin-right:18px;font-size: 13px;color: #333333;margin-top:30px;link:#1e73d5;font-weight:normal;" >
Thank you for participating in the spring 2015 pilot. We look forward to hearing your feedback as
it will inform future releases of our new student retention and success solution.
<br><br>
If you have any questions, please contact us here.<br>
<a href="mailto:$$Support_Helpdesk_Email_Address$$" style="link:#1e73d5;">$$Support_Helpdesk_Email_Address$$</a>
<br><br>
Sincerely,
<div style="text-align:left;font-weight:bold;font-size: 14px;color:#333333" >
<b>The EBI MAP-Works Client Services Team</b>
</div>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</th>
</tr>
</table>
</center>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment