Skip to content

Instantly share code, notes, and snippets.

@xameeramir
Last active September 17, 2015 10:53
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 xameeramir/4baff4073c7fccf46d21 to your computer and use it in GitHub Desktop.
Save xameeramir/4baff4073c7fccf46d21 to your computer and use it in GitHub Desktop.
nerdspal confirmation email template
<div id='body' class='container' style='width:80%; margin-left:auto; margin-right:auto; padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px;'>
<img src='https://www.gravatar.com/avatar/7244c6ceacb2e8310d4d5f8d652b0b44'/>
<div style='font-family: Arial; border-color: #bce8f1;'>
<div style='vertical-align:middle; text-align:center;'>
<a style='color: #337ab7; text-decoration: none;' href='{0}'> <h1>
You are so awesome!
</h1>
<p style='color:#A9A9A9;'>
Congratulations!
</p>
<p style='color:#A9A9A9;'>
You are in. You can start asking your academic queries. You can also get better and help the next generation of students.
</p>
<p style='color:#A9A9A9;'>
Prove that you can click like a pro!
</p>
</a>
<a style='font-size:0.8em; color:#A9A9A9; text-decoration:none;' href='https://nerdspal.com/Home/Emails'>
Did this email confused you?
</a>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment