dojo-templater
Version:
Easy HTML emails with variables
256 lines (203 loc) • 10.1 kB
HTML
<html>
<head>
<!-- we'll process and inline styles before sending -->
<style>
h1 { font-size: 60px; font-family: "Georgia" serif ; line-height: 62px; font-weight: normal; color: #4d4d4d;}
h2 { font-size: 32px; font-family: "Georgia" serif ; line-height: 42px; font-weight: 100; color: #4d4d4d; text-align: center; }
h3 { font-size: 25px; font-family: "Georgia" serif ; line-height: 42px; font-weight: 100; color: #4d4d4d; text-align: center; }
ul { font-family: "Helvetica Neue", 'arial', sans-serif; line-height: 1.6em; font-size: 15px;}
ol { font-family: "Helvetica Neue", 'arial', sans-serif; line-height: 1.6em; font-size: 15px;}
.btn {
text-align: center;
font-size: 24px;
text-shadow: 0px -1px 2px #999999;
border-radius: 3px;
background-image: url(http://pstatic.classdojo.com/img/emails/btn-bg.png);
background-repeat: no-repeat;
height: 68px;
line-height: 68px;
color: white;
display:block;
font-weight: bold;
font-family: "Lucida Grande", arial, sans-serif;
display: block;
margin: auto;
background-position:center;
}
.photo {border: 4px solid white; box-shadow: 0px 2px 4px #ddd;}
.dashed {border: 1px dashed #ddd;}
.header { width:60%; margin: auto; display: block;}
a { color:#00b4ff; text-decoration:none; font-family: "Helvetica Neue", arial, sans-serif; }
hr { border: 0px solid white; border-bottom: 1px solid #ccc; margin-top:20px; width: 95%; display: block;}
p { font-family: "Helvetica Neue", 'arial', sans-serif; line-height: 1.6em; font-size: 15px; -webkit-margin-before: 1em; -webkit-margin-after: 0em;}
sup { font-size:20px;}
.center { text-align: center; margin:auto; display: block;}
</style>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</head>
<body style='color: #4d4d4d; margin: 0; background: url(http://pstatic.classdojo.com/img/emails/bg-texture1.png); padding: 20px 0px ;'>
<table style='width: 610px; margin:auto;' cellspacing="0">
<tbody>
<!-- LOGO -->
<tr>
<td class='center'>
</td>
</tr>
<!-- END LOGO -->
<!-- SPACER -->
<tr>
<td class='center'>
<div style='height:20px'></div>
</td>
</tr>
<!-- end spacer -->
<!-- TOP OF BODY -->
<tr>
<td style='background: url(http://pstatic.classdojo.com/img/emails/background-top.png) no-repeat'>
<div style='height:19px'></div>
</td>
</tr>
<!-- end top of body -->
<!-- MIDDLE OF BODY -->
<tr>
<td style='background: url(http://pstatic.classdojo.com/img/emails/background-middle.png) repeat-y'>
<!-- THE CONTENT -->
<table style='margin:auto; padding: 0px 30px;'>
<tbody>
<!-- image -->
<tr>
<td colspan='6' >
<h1 class='center'>Two beautiful new features for you</h1>
</td>
</tr>
<tr>
<td colspan='6'>
<hr>
<h2>1. Reset individual point bubbles</h2>
<a href='http://youtu.be/uPnQKgzSfPs' target="_blank"><img src='http://static.classdojo.com/img/email/email-reset.jpg' class='header' style='margin-bottom:20px'></a>
<p>Want to run a class competition with ClassDojo? Redeem ClassDojo awards for special privileges? Reset students' ClassDojo points when they reach a goal? Now you can!
<ul>
<li>Reset the point bubbles that students see in class</li>
<li>Reset students' points when they achieve goals</li>
<li>All your data is still saved in student reports :)</li>
</ul>
<b><a href='http://www.youtube.com/watch?v=uPnQKgzSfPs' target="_blank" class="center" >Learn more about resetting individual point bubbles here →</a></b>
<hr>
<h2>2. The ClassDojo timer</h2>
<a href='http://www.youtube.com/watch?v=52TdIMpyLDk' target="_blank"><img src='http://static.classdojo.com/img/email/email-timer.jpg' class='header'></a>
<p>You asked for it - so we built it! An easy-to-use timer for your classroom. Use it to:
</p>
<ul>
<li>Perform timed classroom activities with ClassDojo</li>
<li>Use the countdown feature during transitions</li>
<li>Time quizzes and group work while you use ClassDojo</li>
</ul>
<b><a href='http://www.youtube.com/watch?v=52TdIMpyLDk' target="_blank" class="center">Learn more about the new ClassDojo timer here →</a></b>
</td>
</tr>
</tr>
<tr>
<td colspan='6'>
<hr>
<h2>Never miss another update!</h2>
<p>
Connect with ClassDojo and be first to get new features:
</p>
<br/>
</td>
</tr>
<tr style='margin-bottom:-30px'>
<td colspan='2'>
<a href='http://www.twitter.com/classdojo' target="_blank"><img src="http://static.classdojo.com/img/page_share/mojo-twitter.png" width='120px' ><p class='center'><b>Twitter</p></a>
</td>
<td colspan='1'>
<a href='http://www.facebook.com/classdojo' target="_blank"><img src="http://static.classdojo.com/img/page_share/mojo-fb.png" width='120px' ><p class='center'><b>Facebook</p></a>
</td>
<td colspan='1'>
<a href='http://www.pinterest.com/classdojo' target="_blank"><img src="http://static.classdojo.com/img/page_share/mojo-pinterest.png" width='120px' ><p class='center'><b>Pinterest</p></a>
</td>
<td colspan='2'>
<a href='https://plus.google.com/105152349849488862702' target="_blank"><img src="http://static.classdojo.com/img/page_share/mojo-google.png" width='120px' ><p class='center'><b>Google+</p></a>
</td>
<br/>
</tr>
<tr>
<td colspan='6'>
<hr>
<p>
We hope you love these new features as much as we love making them for you :) As always, if there's anything we can do to help, just let us know.
</p>
<p>
Cheers,
<br>
The ClassDojo team
</p>
</td>
</tr>
</tbody>
</table>
<!-- end the content -->
</td>
</tr>
<!-- middle of body -->
<!-- BOTTOM OF BODY -->
<tr>
<td class='' style='background: url(http://pstatic.classdojo.com/img/emails/background-bottom.png) no-repeat'>
<div style='height:31px'></div>
</td>
</tr>
<!-- end bottom of body -->
<!-- SPACER -->
<tr>
<td class='center'>
<div style='height:20px'></div>
</td>
</tr>
<!-- end spacer -->
<!-- LIST OF LINKS -->
<tr>
<td style='font-size:14px;text-align:center; color: #ccc'>
<a href='http://www.classdojo.com/about' target="_blank">About ClassDojo</a>
•
<a href='http://www.classdojo.com/mission' target="_blank">Our Mission</a>
•
<a href='http://http://support.classdojo.com/knowledgebase' target="_blank">Support</a>
•
<a href="%unsubscribe_url%" target="_blank">Unsubscribe</a>
</td>
</tr>
<!-- end list of links -->
<!-- SPACER -->
<tr>
<td class='center'>
<div style='height:20px'></div>
</td>
</tr>
<!-- end spacer -->
<!-- ADDRESS -->
<tr>
<td style='text-align: center; font-size: 12px; font-family: "Lucida Grande", arial, sans-serif;'>
Sent with love from ClassDojo HQ at:<br>
322 Sixth Street • Suite 6 • San Francisco, CA 94103
</td>
</tr>
<!-- end of address -->
<!-- SPACER -->
<tr>
<td class='center'>
<div style='height:20px'></div>
</td>
</tr>
<!-- end spacer -->
<!-- APP ICONS -->
<tr>
<td class='center'>
<a href='http://www.classdojo.com/ios' target="_blank" ><img src='http://pstatic.classdojo.com/img/emails/btn-app-store.png' style='margin-right:20px' /></a>
<a href='http://www.classdojo.com/android' target="_blank" ><img src='http://developer.android.com/images/brand/en_generic_rgb_wo_60.png' style='width: 119px; margin-left:20px' /></a>
</td>
</tr>
<!-- end app icons -->
</tbody>
</table>
</body>
</html>