<!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>1 week free</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 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;">
            In response to recent events...
          </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;">
           Hi RA, 
            <br><br>Get your free week of Beyond School. Give your child ClassDojo points at home, set goals, and encourage daily routines—right from the ClassDojo app.

        <!-- 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-2BoVUgmcaqB5pMRcwUe0ocghsleiHvGzGOOlHluYKPxRIe3erjNNcrIJRAVZMeVnkTsxT38d4RfOJkH-2BUbiZzP-2FKyCOAnA-2BeIP1OZt-2F4w4VQA-2Bk-2Bvc-2F5-2BOhoXxNTi-2F6zL856oZ5Bm57sBM6-2BaXBl39S8BgGfE0tE040aog-3Dw_PW_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BKkAZpQpSU5jVkMD58yIAwxsaksNubReWR1d8jQxjeCIf82wOw0ZvX43UpimKXMqPnN9p9NVeimzBMUYT4OnaOnwnl6xhgkjQRWfChyAXpN4uq-2FkmncUFKSqgbtXu4dBpvDzhuz89vPR5-2F9wku8jhmdUl4EsIjPxc1jOCb7NhLPnEh2aMW6Twt2N3MQLKN6DThNnguYFjFdi8KdfNSF-2FVfN04R-2Bfs7-2FnVxAkggmdQhmdhrm4Tzm3WxwSfEFYjFjk1IoTLLjWbcITDm4fD3opUOzBg-2F0Hq4Im-2BZfT4RsLTSdPrlnoAYzCYQuZubM-2FmRPNL7zR-2F-2Boz7cshU4JA49XOw9UAc5CwKeX33hGPWGAdTezEDMsQchpgdfEHnMVl8ZEifo-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;">
               Get free week 
            </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;">
            Families say it helps bring positivity and consistency into the home. We hope it does for you, too. <br><br>
        
                   
            
            Cheers,
            <br><br>
            <img src="https://s3.amazonaws.com/static.classdojo.com/img/signature.png" />
            <br><br>
            P.S. <a href="https://u930697.ct.sendgrid.net/ls/click?upn=Y-2BDOtg-2BoVUgmcaqB5pMRcwUe0ocghsleiHvGzGOOlHnVxDMLmVzmyKwq2ok-2FIr0mmHJBTg2-2Fo-2FhSeSdJDVX0lLga9erlJxdfgGKBp56z5nnQYtMuq3tUdTndDmiBziost5LIigidPD1aXA6pqIAerA-3D-3Dro2w_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BKkAZpQpSU5jVkMD58yIAwxsaksNubReWR1d8jQxjeCIf82wOw0ZvX43UpimKXMqPnN9p9NVeimzBMUYT4OnaOnwnl6xhgkjQRWfChyAXpN4uq-2FkmncUFKSqgbtXu4dBpvDzhuz89vPR5-2F9wku8jhmdBM-2FQwvZV2x7vFfYvnGlTpa-2BovBGv9AEr1LO9mYhf3bHiosJZqE0HUb4kIAz0YaKdeUzt9HE-2BN6T626qFF7fyyepl26rjl9SZ3cxwrXg-2BliQjWKxFbrJz0PlmSxA-2BbScSi168d53KiJnL89PPekBNKYx90VzQoSZcWFMPcWMuxW2dFznMM6bd9pYrL1bq2o7wzuIouyDvmjUwgKK0xWVrpiprW4SQ-2BnN3Y4t-2FwKEQxxE-3D">Beyond School</a> keeps ClassDojo free for classroom communities around the world.

          </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/heart-email-bottom@2x.png" style="width: 36px; height: 36px; display: block; max-width: 100%; Margin: 0 auto; font-size: 19px; color: #424242; line-height: 36px; font-family: ProximaNova-Semibold, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif;" width="36" 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=IOusZ2DQ6iLtbNdzHZPypMP01Ssr6Wu7UD_0aB0j8l9xv0nfscM9Qifr2y-uRBpbPPaZ76tBUqO_9H1CpiCYI2cEtZZ4ataY5zhYbxvubGXKC7P92EQ63MJ72zzd74Ft3ViXGBN7Fhd_ZM7Y7yu2n2Gt8utQCz-xfG0m9CvitYz0RbJDlbsIvyEertHCbQdP1EOebOrjV6hhtPtRfeYhLWZrrmS43Z9HmzWVb-LxQ07oNVI-T2azecS2KT5ehqiKL8czwhHPxhH_wmsEutDXDPQT1YfY2mqID2Qpk_cMA2Z2miuqPls0ijmEg-Bgj0r4v0iZHXK_6x__kMhf34v9QSCu0Jp3xLxX_3-1OBEOnVwcKDqdBE3fQ8jlLGDTl29PabRg2CJSXEayona-0e9aHMneibp_DbWmh8r-XbNAkNPPM1xcu5-XILeMByS68us6FtyjztalbJzul7i14RQ8ypnyKFeSybZb3hTL5eizGTJfPZKeF_8-1F5A3QGBJ_mNAFn4sZR7RGP8Ygr01r1WM5wwlcA9aH3LuY7y_vuAmhC-IvVPkh8WIj0kvwXNfAnL4UvG5VzxKhaABJOVPGSjbzGOLI1uqC_a2luvNmlYLjc2fmn5Lnb_vSAQyu3n4ud0" target="_blank" style="text-decoration: none; color: #A7A7A7;">Unsubscribe </a>
                     
                <a href="https://u930697.ct.sendgrid.net/ls/click?upn=Y-2BDOtg-2BoVUgmcaqB5pMRcwUe0ocghsleiHvGzGOOlHlteW7uWT0LO8bQQTUC7iptyPfV_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BKkAZpQpSU5jVkMD58yIAwxsaksNubReWR1d8jQxjeCIf82wOw0ZvX43UpimKXMqPnN9p9NVeimzBMUYT4OnaOnwnl6xhgkjQRWfChyAXpN4uq-2FkmncUFKSqgbtXu4dBpvDzhuz89vPR5-2F9wku8jhmdlQgjbtw-2BvSWTrlFtfJMsrutdw6iTtORHKL5VXA3hSBb7mdWqOH-2FCSsPkxc-2FnXWy1aoejS-2F6dfJj6KnDXBqL1b8MGTh7am1qJQ6qpUeUAeGwHVno8bp8P5AgsRFF2iZ-2BRtpqiZ3kOBBCATp8uORmehh46VsW84netb-2BgTAs9htDTFXdeWYqJGzvVIxZJAx-2FNESXTYxstc2dQkC2TQkd1EriMmrTGN5IpBIMDkckbkq6k-3D" target="_blank" style="text-decoration: none; color: #A7A7A7;">Privacy Policy</a></a>
     
<a clicktracking=off href="https://sg-mktg.com/MTU4NjAyNTA1NXxJOGJkVmx3YnRpSExWVGRHNnhXLWRhZk0xb0VScHA2RXhvellpWXhNRGdFODdhOHRWWnFJWG4wTXpRdFhNUDR4M3VJdXFMcEFvbkNYUG0ycEVYcG5CZzJnYmItazJYQ0RQaW1xNTZZcWY3eV9xZFd2Y1poaTdJNl8tTEtCbk9DaDdnM2t2Ylg0ODRfSEFUMGRBMVlyR21FVXVnZk4wd3ptUnpYdzRQWDZPUDhvLTdVc2VZQjZDX2lvVHBwekdhQWEwZEJUN0RUN2J1d2xWaEI5UkUwMGxIekg3eG9FcUtONnhhbzJhMDJuX0U2S0dlTzJYQUhjU3hUcW8tSnp8Fp2gkT9dS6cSHBDXDhzMDGUa0S3x7M6dP2fmN4lmVqY=" target="_blank" style="text-decoration: none; color: #A7A7A7;"
>View in Web Browser</a>
          <!--[if (mso)|(IE)]>
                </td>
              </tr>
            </table>
          <![endif]-->

        </td>
      </tr>
    </table>

  
<img src="https://u930697.ct.sendgrid.net/wf/open?upn=qyKhYsf0mzFumhFapFjKvFgGu-2FhY-2BdR-2BuyvnfopKhfHxPxT41SgivbYhic2JPDGnwEuAO-2Bygi9LR0zErDe5HCv3qX1PweJosnFbawfFbfNdiYdPuKW42596KdVFeWw-2BjqWDAzLPgBQkp6vggtUqvvaGaz-2ByiPRz-2B4y5K8jFQ-2BlKpy-2FZUltVnDKrDsZE9Yz0slBHoyGlOAOrmEm1DzFfjzMWxhPRh0HZKRHFspzlq-2FnTNh8uMucU4yB-2BsRgFZ67HLCfiC-2FMUKTpFkd4c0dUjdtKv80trsiAJuh0JscTvr7UVZtn7BPx8n6weXb5TyCR-2Bwdc-2FpNydwTDZgJiCF5V2P1WFWLoji3cce0FwRuQPwscD-2FWOXK99p66wJmrvEQlv10KibpTgTlypjDhRto2wcuY-2BSHEft21dFljgMBdimChXV6CjGF1vktUJ0OeOAoyz1d1W7SQXWHYK-2BYggpFdJHJ-2FZ-2F6FqZyj13UWvohaCxZHVk-2FzbLqb3e7wqoaVcSgdkre" 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>