<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta charset="utf-8"> <!-- utf-8 works for most cases -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- Use the latest (edge) version of IE rendering engine -->
<title>School Leader Community</title>
<style type="text/css">
@font-face {font-family: 'ProximaNova-Regular';src: url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Regular.eot');src: url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Regular.woff2') format('woff2'),url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Regular.woff') format('woff'),url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Regular.ttf') format('truetype');}
@font-face {font-family: 'ProximaNova-Semibold';src: url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Semibold.eot');src: url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Semibold.woff2') format('woff2'),url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Semibold.woff') format('woff'),url('https://s3.amazonaws.com/static.classdojo.com/fonts/ProximaNova-Semibold.ttf') format('truetype');}
</style>
<style>
@import url('https://s3.amazonaws.com/fonts.classdojo.com/proximanovaforemailtemplate.css');
@font-face {font-family: 'ProximaNova-Regular';src: url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Regular.eot');src: url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Regular.woff2') format('woff2'),url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Regular.woff') format('woff'),url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Regular.ttf') format('truetype');}
@font-face {font-family: 'ProximaNova-Semibold';src: url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Semibold.eot');src: url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Semibold.woff2') format('woff2'),url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Semibold.woff') format('woff'),url('https://s3.amazonaws.com/fonts.classdojo.com/ProximaNova-Semibold.ttf') format('truetype');}
body,
#bodyTable {
height:100% !important;
width:100% !important;
margin:0;
padding:0;
}
/* Ensures Webkit- and Windows-based clients don't automatically resize the email text. */
body,
table,
td,
p,
a,
li,
blockquote,
div {
-ms-text-size-adjust:100%;
-webkit-text-size-adjust:100%;
}
/* Resolves webkit padding issue. */
table {
border-spacing:0;
}
table{
margin: 0 auto !important;
}
/* Resolves the Outlook 2007, 2010, and Gmail td padding issue, and removes spacing around tables that Outlook adds. */
table,
td {
border-collapse:collapse;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
}
td, div{
-ms-text-size-adjust:none;
-webkit-text-size-adjust:none;
}
.sections-table tr:first-child .section-td{
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.sections-table tr:last-child .section-td{
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
/* Corrects the way Internet Explorer renders resized images in emails. */
img {
-ms-interpolation-mode: bicubic;
}
/* Ensures images don't have borders or text-decorations applied to them by default. */
img,
a img {
border:0 !important;
outline:none !important;
text-decoration:none;
}
.button:hover{
background-color: #039FDA !important;
border-color: #039FDA !important;
-webkit-transition: all .4s;
transition: all .4s;
}
.banner-heading{
text-shadow: 2px 2px 2px rgba(98, 98, 98, 0.5);
}
.banner-subtext{
text-shadow: 1px 1px 1px rgba(98, 98, 98, 0.5);
}
.banner-cell{
background-position: center center;
}
@media screen and (min-width: 601px){
.col-left{
text-align: right;
padding-right: 10px;
}
.col-right{
text-align: left;
padding-left: 10px;
}
.content-section-text{
/*padding: 0 85px 1px 85px !important;*/
}
}
@media screen and (max-width: 600px){
.width-full{
width: 100% !important;
}
.stack-column{
display: block !important;
width: 100% !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
.stack-column-two{
padding-top: 0 !important;
}
.stack-column table{
width: 100% !important;
}
.img-responsive{
display: block;
max-width: 100%;
height: auto;
}
.button{
font-size: 17px !important;
}
/*content styles*/
.banner-heading{
font-size: 24px !important;
}
.banner-subtext{
font-size: 13px !important;
}
}
</style>
<!-- Outlook 2000 - Version 9 -->
<!-- Outlook 2002 - Version 10 -->
<!-- Outlook 2003 - Version 11 -->
<!-- Outlook 2007 - Version 12 -->
<!-- Outlook 2010 - Version 14 -->
<!-- Outlook 2013 - Version 15 -->
<!-- I MICROSOFT OUTLOOK USING WORD BASED RENDERING ENGINE -->
<!--[if gte mso 12]>
<style>
td {
mso-line-height-rule: exactly;
}
</style>
<![endif]-->
<!--[if lte mso 10]>
<style>
.image-link {
display: block;
line-height: 200px;
width: 100%;
min-height: 200px;
min-width: 200px;
}
</style>
<![endif]-->
<!--[if mso 14]>
<style>
.banner-heading {
width: 100%;
text-align: center;
display: block;
margin-top: 70px;
}
</style>
<![endif]-->
<!--[if mso 15]>
<style>
.banner-heading {
width: 100%;
text-align: center;
display: block;
margin-top: 60px;
}
</style>
<![endif]-->
<!--[if mso 12]>
<style>
.banner-heading {
width: 100%;
text-align: center;
display: block;
margin-top: 70px;
}
</style>
<![endif]-->
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" style="Margin:0; padding:0; -webkit-text-size-adjust:none; -ms-text-size-adjust:none;">
<!-- Full Width Container -->
<table id="bodyTable" width="100%" cellpadding="0" cellspacing="0" border="0" bgcolor="#f5f5f3" style="background-color: #f5f5f3">
<tr>
<td width="100%" style="padding: 0 10px 30px 10px;">
<!-- Header -->
<!--[if (mso)|(IE)]>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
<tr>
<td>
<![endif]-->
<table class="width-full" width="100%" cellpadding="0" cellspacing="0" border="0" style="Margin: 0 auto; max-width: 600px;">
<tr>
<td class="main-logo" style="padding: 30px 0 30px 0; text-align: center;">
<img src="https://s3.amazonaws.com/static.classdojo.com/img/classdojo-logo.png" style="display: block; Margin: 0 auto; font-size: 19px; color: #424242; line-height: 28px; font-family: ProximaNova-Semibold, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif;" width="150" alt="ClassDojo Logo">
</td>
</tr>
</table>
<!--[if (mso)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
<!-- Content Section Full Width - Do not remove or copy - This is a one time use container -->
<!--[if (mso)|(IE)]>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
<tr>
<td>
<![endif]-->
<table class="width-full sections-table" width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="Margin: 0 auto; max-width: 600px;">
<!-- #### BEGIN COPYABLE ELEMENTS -->
<!-- Full Width Section - replicate this tr to create another section -->
<tr>
<td class="section-td" style="width: 100%; background-color: #fff; padding: 50px 0;" width="100%;">
<table class="width-full" width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="Margin: 0 auto; max-width: 600px;">
<!-- Content Section Image -->
<tr>
<td style="padding: 0 50px 0px 50px; text-align:left; vertical-align:center; font-family: ProximaNova-Semibold, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 24px; color: #04ACFD; line-height: 29px;">
Hey RA, 👋
</td>
</tr>
<!-- Content Section Image -->
<tr>
<td style="padding: 0 50px 30px 50px; text-align:left; vertical-align:center; font-family: ProximaNova-Semibold, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 24px; color: #424242; line-height: 29px;">
We can help connect you to your child's class!
</td>
</tr>
<!-- Content Section Heading -->
<!-- Content Section Text -->
<tr>
<td class="content-section-text" style="padding: 0 50px 30px 50px; text-align:left; vertical-align:middle; font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 18px; color: #424242; line-height: 24px;">
Check out <a href="https://u930697.ct.sendgrid.net/ls/click?upn=JrkkAPYnH3cRT6WCQ95Y5lql2Uy03Y8tYjH7WzTUl6hNhklEI-2B0-2F6sUos33ZEQh-2B8PMiY3TdXkAhnSWXq-2BXGLyERT1PyH9XLWDYJC8ZdGtU-3DsS6O_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BIkYj7vEJg0BvXZGtue2vP80XPnonaJKoN8tBIcfyOfn3soigDKtMhP86rRFEJQW6ZOuPWVdXZEEI5-2BQZvXEyAJDH2hWVtt4bj665rBykbWlmUG33IBQAbKWCQDULJpverLSq2j6fQgPIv43gi8FEJxn4fQkoxskss5aDNE1ylrlIJ67bmT-2FOyGkgv-2B-2BurAzp452UZ93NrhpTCNz4Hvk4zI0FRkmb9hw-2FGEVZmDv80isEZXr9-2B3OXYNJDYnRxKtgewmGD6k9MVGn7U-2BsofecpC7zgTaVrRb7cFgzDEfCPjuB9F5NCRhbpBR1iAP6WZRvrxhquFpoH-2B0yw5rSw2dVM-2BpI5IGDZkJ3yX4I7e9UJmC-2FnL73ozKZfc-2BXJIfc-2FqZ4D74Gs-2BNqsEd95JNAxIrXOZOoBow7V7k5iGd9-2BFCFiGMHrlGW-2FVh8pBayemmmzbr9K0-3D">this tutorial</a> on how to connect to your child's class with any method your teacher provided: QR Code, Class Code, or Parent Code.
</tr>
<tr></tr>
<tr>
<tr>
<td style="padding: 0 50px 30px 50px; text-align:center; vertical-align:middle;">
<a href="https://u930697.ct.sendgrid.net/ls/click?upn=JrkkAPYnH3cRT6WCQ95Y5lql2Uy03Y8tYjH7WzTUl6hNhklEI-2B0-2F6sUos33ZEQh-2B8PMiY3TdXkAhnSWXq-2BXGLyERT1PyH9XLWDYJC8ZdGtU-3DdgG8_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BIkYj7vEJg0BvXZGtue2vP80XPnonaJKoN8tBIcfyOfn3soigDKtMhP86rRFEJQW6ZOuPWVdXZEEI5-2BQZvXEyAJDH2hWVtt4bj665rBykbWlmUG33IBQAbKWCQDULJpverLSq2j6fQgPIv43gi8FEJxn4fQkoxskss5aDNE1ylrlIJ67bmT-2FOyGkgv-2B-2BurAzp452UZ93NrhpTCNz4Hvk4zIXg640H-2FKELuDozbehr-2B9wXol07EZLxXvDl7cOehe5owYh9O2FK9Z1mG6HhdSVmxGvIRDxnzBWRsJVwypxpvuP6UqAKCbYVzkXpc99KTg9GsmKj-2BSzRplH-2FsjsUpVpdpAL4G0FMSY0t81RH4GjYDAm4pBEtZkanHrv39wNQ5kV5gct2ziBU5MHej-2B9Rg1zoZdCiJMzUm-2FgksVGBbn7df1okcoGeTEzoBjnBkc4DZwt-2B4-3D"><img src="https://static.classdojo.com/img/2020/Families/November/parentconnect.gif" style="display: block; max-width: 100%; max-height: 100; Margin: 0 auto; font-size: 19px; color: #424242; line-height: 28px; font-family: ProximaNova-Semibold, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif;" width="full" height="auto" alt=""></a>
</td>
</tr>
<!-- Content Section Button -->
<tr>
<td style="padding: 0 50px 0 50px; text-align:center; vertical-align:middle;">
<a href="https://u930697.ct.sendgrid.net/ls/click?upn=Y-2BDOtg-2BoVUgmcaqB5pMRcwUe0ocghsleiHvGzGOOlHluYKPxRIe3erjNNcrIJRAVCQ3I_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BIkYj7vEJg0BvXZGtue2vP80XPnonaJKoN8tBIcfyOfn3soigDKtMhP86rRFEJQW6ZOuPWVdXZEEI5-2BQZvXEyAJDH2hWVtt4bj665rBykbWlmUG33IBQAbKWCQDULJpverLSq2j6fQgPIv43gi8FEJxn4fQkoxskss5aDNE1ylrlIJ67bmT-2FOyGkgv-2B-2BurAzp452UZ93NrhpTCNz4Hvk4zIqMf1FMOcyj-2F72k7Wddc6LHY6w-2BnBijryOT-2BW6Am9NLvEI7RzUiakDq0JztT-2Bn4BqFwuknkkT5vOX5e-2FBhl-2FXXQ93bnETSmF6fdrPTQJ279fplut3EBvt6L9rG93RfOjIqJAjUkXCJECTdob-2BaNLR6yJcgWX-2FH86RLNwovHHEZEv7NKXxAYnRU4lg1o8JxCCwcEcdzUZvTBxBQ79jmjFEhPMB5ZLfP3uQC119G6wm54I-3D" class="button" target="_blank" style="font-size: 18px; font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; color: #ffffff; text-decoration: none; background-color: #01AEEF; border-top: 15px solid #01AEEF; border-bottom: 15px solid #01AEEF; border-right: 22px solid #01AEEF; border-left: 22px solid #01AEEF; display: inline-block; border-radius: 40px;">
Connect now
</a>
</td>
</tr>
<tr></tr>
<tr>
<td class="content-section-text" style="padding: 30px 50px 0px 50px; text-align:left; vertical-align:middle; font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 18px; color: #424242; line-height: 24px;">
If you get stuck, just reply to this email and we can help 🤗<br><br>Cheers,
<br><br>
<img src="https://static.classdojo.com/img/CaitlinClassDojo_EmailSignature-03.png" /><br><br>
</td>
</tr>
</table>
</td>
</tr>
<!-- End Full Width Section -->
<!-- #### END COPYABLE ELEMENTS -->
</table>
<!--[if (mso)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
<!-- End Content Section Full Width-->
<!-- Footer -->
<!--[if (mso)|(IE)]>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="600">
<tr>
<td>
<![endif]-->
<table class="width-full" width="100%" cellpadding="0" cellspacing="0" border="0" align="center" style="Margin: 0 auto; max-width: 600px;">
<tr>
<td style="padding: 30px 0 15px 0; text-align:center; vertical-align:middle;">
<img src="http://static.classdojo.com/img/email/new/hearts.png" style="display: block; max-width: 100%; Margin: 0 auto; font-size: 19px; color: #424242; line-height: 28px; font-family: ProximaNova-Semibold, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif;" width="58" alt="Hearts Footer Image">
</td>
</tr>
<tr>
<td style="font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; color: #A7A7A7; line-height: 24px; font-size: 12px; text-align: center; padding: 0 0 5px 0;">
Sent with love from ClassDojo HQ <br>
735 Tehama Street, San Francisco CA 94103
</td>
</tr>
<tr>
<td style="text-align: center; font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 17px;">
<a href="https://u930697.ct.sendgrid.net/asm/unsubscribe/?user_id=930697&data=1ZU88EOqUSNxdowib682fj9q6gzHaFYaB3wmlqXaxUAEq0Dry2XZ2xRt0apPfVvGl0gs1anl8EefHj7m112M1DZhLLmIjX35_Nsvdl24cxickYuV59-BUX617YUx2n6loO2dlD_6WtIDmpnql08W4v2G0Ck5EMEwN0OXSIu1BeYWfOWihj_BnlUjB-12rnU97C4U7hWENvAv1o66PVB6UfUA3VhAlkbAWl9B_-DCageQ9QAuQbjsL4ihjIIXv65MXzc6EgxKRsjZ9_z_EHwNnsGPcRa0AoEB25UJpsQ8439CUQCZIOkexcD0El51-wDR6Tlp24GtqieOsRfyb-YiqapBb_Y6Vdu8-ho8eXdoY0Mtqe2vAtbPlYaPCP9HTWhJ_Z3Tu2WHRLpoR2QaJYq9s8Ny39kviC46wk_xyD6PbKXI-v16JH1L85psDYVDPEUizilj_1FBSXjqvjZ5o0c0VJag7B7spRmHGJNXo6sB7W6i1ql8S1hw95cEM4WJ2L0BzDwLIvPz_jjXc9sSX8ajhXIOG3O22zeUhvHMCSyMZiy4FzZfIfntqhtkb9t4X5HRF7cGs2eQuhRIWJA2R9xd0yphCAwPBFK_xoeznnQYfoufKEHh_xdAJNpg_8apcSN605BhKcpO-WYdwEpd7agUxcQChI95PgFlFuhcfEuac9k=" target="_blank" style="text-decoration: none; color: #A7A7A7;">Unsubscribe </a>
<a href="https://u930697.ct.sendgrid.net/ls/click?upn=Y-2BDOtg-2BoVUgmcaqB5pMRcwUe0ocghsleiHvGzGOOlHlteW7uWT0LO8bQQTUC7iptIJ_6_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BIkYj7vEJg0BvXZGtue2vP80XPnonaJKoN8tBIcfyOfn3soigDKtMhP86rRFEJQW6ZOuPWVdXZEEI5-2BQZvXEyAJDH2hWVtt4bj665rBykbWlmUG33IBQAbKWCQDULJpverLSq2j6fQgPIv43gi8FEJxn4fQkoxskss5aDNE1ylrlIJ67bmT-2FOyGkgv-2B-2BurAzp452UZ93NrhpTCNz4Hvk4zIAGez6rmWBMcvx1Q9U0mtFqydy0mni52iUmCxnqaoZl5M7yY9XCwPqtglHbIgWXJtm-2Faa14t7EEXDZUnUL-2F210TN58sos4YkuO1Fote3kS5RNzWC-2B9XemySjlo20LKIRmiMg1SF3-2FUBWHdcsrn61ETQ1b5sSttruEEYghofOiNYhtdG6b7gNyFlxWMxS-2FHvBf-2FKJOCKBHNaOy2FmEOoXEubo9vdgrKW4-2FZt43bVCJ0T0-3D" target="_blank" style="text-decoration: none; color: #A7A7A7;">Privacy Policy</a>
</td>
</tr>
</table>
<!--[if (mso)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
<img src="https://u930697.ct.sendgrid.net/wf/open?upn=qyKhYsf0mzFumhFapFjKvFgGu-2FhY-2BdR-2BuyvnfopKhfHxPxT41SgivbYhic2JPDGnwEuAO-2Bygi9LR0zErDe5HCv3qX1PweJosnFbawfFbfNe2eb3z47gXlIJomGuTd6-2B3FeCCb8Cg8TcfKDie1v3XlJS6USckBdOAU4HNOx3VqAM7EHgyoU70cmSW8DOX7d-2Fo9zd5fUYSr-2BqZEzNJP7HnrhFEfdbBj4-2BivwxPPFCunZs1goPmuAoke8r9rJcdtfv-2BJjQRwwaRt6qknh55tFI7tomeG-2BiTjoDPnLHKEa5YgNoY6L0COldjWS7O-2B5k5vUklDgt-2Bog9HsKzZdkY2t4oWCPLUGaqUjaDiu1rmjhp1-2FpOXMMSup4x8e8qs1ChhdBh2g6CFmashNoFqN2Z-2B8YTVNgX676cKkHCP45X-2BPrG0urc0keWhA1OmOzhArtbOhsn8OoWF5Qe4KLHoCB5Wtrf4mxZ-2Fm7-2B1i4XRNxeMthZQSBgNnRkq0T7pXflaNBbLoG3CryG8jcfAuZFpqX5JdJ6ASO64-2F02ygKSFq2D2afqeVso-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body>
</html>