<!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></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;
      }
      @media screen and (max-width: 600px){
        td {
          padding: 0 5px 20px 5px !important;
        }
        .main-logo {
          padding-top: 20px !important;
        }
        .section-td {
          padding-top: 30px !important;
        }
        .content-section-text {
          font-size: 16px !important;
        }
        .width-full{
          width: 100% !important;
        }
        .stack-column table{
          width: 100% !important;
        }
        .button{
          font-size: 17px !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://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="120" 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)]>
                </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;">

            <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;">
                  
                  
                  <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;">
                      

Hi RA, 
<br><br>

We’re excited to introduce your family to ClassDojo Clubs, an online program where kids build leadership skills through epic, team-based missions on our new app! We designed Clubs with the world’s best thinkers on child development and can’t wait for Kelly to experience it next week!
<br><br>

By joining Clubs, Kelly  will get:  
<br>
<ul>
  <li>4 sessions focused on building the skills schools miss: teamwork, leadership, confidence, and problem solving. 
  </li>
  <li>A place where THEY are in charge. Kids are empowered to lead small teams through epic missions purpose-built for social interaction and creative problem solving.  
  </li>
  <li>Personalized coaching and strategies from expert guides facilitating every session.
  </li>
  <li> A chance to learn with kids from all over, not just their zip code.  
  </li>
</ul>

For a limited time, you can join the program and lock in your price at $65/month. This will increase for future members.
<br><br>

The next Club kicks off next Tuesday, October 26th. We only have room for 1 more kid, so save Kelly’s spot today!

<br><br>

                      <center> 
                          <a href="https://u930697.ct.sendgrid.net/ls/click?upn=JrkkAPYnH3cRT6WCQ95Y5n3gVtypmopJeZhD935AeVN0IFKM2Qj0C9usUpzNNiAeEzzq_fW6jPRo4Te5aLWb1H8iMzRy55Z1v7Wz3le3tsAqhTnUt2z8Hu2SYCbKMvaFk5LUsof-2FR43nDXwP661NVbNea-2BaUd8nUtJ-2FOtUDEjyQyB4AD-2BDJ0uby3TT-2BDvVppheqR0sYuo6Pt-2BwvavY3aSWpc3OlJJpVyPC6MepdD2y1KmO-2FcrHAG-2FpRuF7AyIAxHZNbLLg5IX7CrBZY172vZ3sqGJYar7Rgdnf5-2FKaYYhZ5tkDurDQDV7e2lcr-2F89StOYYsuLygrKoTHgMv8DrQzu-2FQxpGctTBz059P8sBBB4bdV8ZFdf58heXX-2BazxLpOZiq9f-2FOFk7aNRMqNamdqETk9ELsW032P07zFyDAfz24GKJOwePm-2B6D4mdMQzztf-2BuYMexA7XsmL4jQWGqM0FWZKKE0GbH-2FZ-2Bo0dewRxYG5xwTAw6-2Ffi45HYnlH4ikpv1VWQXZqG" 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;">
                      Save my spot  
                          </a>
                          <br>
                  </center>


<br>
Anju & Ben 


<br>


          <!--[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=gHLpD_lOnWZ8rXhBI_HJYZyBzC1HaD2t7r5LFy3CEeRW5Wik9Xy1fknckrAhMpGrHOSk4IpKXQgzXrLfwRbOPTr2iHgvRzkZ4Nv2gyhqMUVBk4aAQsJnQjTzEq-NxtGwwSQdidfFdy8_5TcSnk7Wpg2t2bcwOZDvsG90HdVQP6OcxtgrK_lpCdoq-YaFU-9714ShEML38lGC9JMpQ8236JS8RgLwIeOpyAuNeKbYqTRfDKq_cmvK5c8H6TuODhRRH_7SLPoMXFnPl8oCogoPtJp7pz64KLYcoHLsNo9zl7NbYY4slx5mrC3BtrkWusE6wqzIKDZg7ybLV-iuj6NkAGRatKj349HLbbYMIEB0cfvjM-rMDsGZIwkrKD0oe-DXiSLmAyLSyxxagOYSGUCj3kowtFaUY_dUxTjXYvzR6lTRZd0dhG39zL9XI9GE2Shp3PWfUCY6QTfzXJhgyKnrpvsgvdGjq9_ndQdkMmq-z1GDERRZsmfUkqSapb3mROwXOg9AreLSARLqNVQiiXWDs188aasFYTMNMjqjCPFOLuLrwKTU0n1rHIt-yf9u5mKtOqIP3jdjd7-2RR6oZeQCVQ==" target="_blank" style="text-decoration: none; color: #A7A7A7;">Unsubscribe </a>
                     
                <a href="https://u930697.ct.sendgrid.net/ls/click?upn=Y-2BDOtg-2BoVUgmcaqB5pMRcwUe0ocghsleiHvGzGOOlHlteW7uWT0LO8bQQTUC7ipty4Cg_fW6jPRo4Te5aLWb1H8iMzRy55Z1v7Wz3le3tsAqhTnUt2z8Hu2SYCbKMvaFk5LUsof-2FR43nDXwP661NVbNea-2BaUd8nUtJ-2FOtUDEjyQyB4AD-2BDJ0uby3TT-2BDvVppheqR0sYuo6Pt-2BwvavY3aSWpc3OlJJpVyPC6MepdD2y1KmO-2FcrHAG-2FpRuF7AyIAxHZNbLLg5IX7CrBZY172vZ3sqGJYar7Rgdnf5-2FKaYYhZ5tkDurDQDV7e2lcr-2F89StOYYsuLGwS4bJaWPyvn2TppEJ4TNhl8cdxMjHFAGbzmqZwgfht5YCWZ7CcYeNPuQvujh4B5xwYx-2FvRsUKKZxCD5UePs7UFsx-2FbdRcwJpCKeQzRR7UNqUUNqKFBJPiOvMxIKz6JDaE3yZebnGI8hbCPqNj8ncU3RaDLKt22Sk6T8zonFIanVqrd-2Fmt89JckRjxC8WLSZ" 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=qyKhYsf0mzFumhFapFjKvPapsCC3qJbYGWmHk-2F3bhil9D2ZxwcHqQdPmMPXce8cn6xBr0NVFabpPK4oRC5q1FgGJ8UX7n21A6wufs0GGOobwE-2B6n4KUtJXPzo-2FsO4Iqjq8qBeAI7udJVQmwEnMLDTKceIUPLfgpBbGhAoZG4Py3wSv1-2FRGrYxqV70zkfqYZWoySncexTtJX1h-2BdqKzbbkfj4mCGCmdaC28KSScZsQ-2BUbQyVf0arAQx43Dirf3ElTev2WovUvon47j-2FFQ1Zw-2BkCrexvB15LWkHfTgIOg5dqYaYXvuui2U3NKaQ8wXHW7HudI9263LodmfJyBE0rBV1yphizIiqTFHOnYru5VrUs7EAkskxxL-2FZL17yOKbNZ6amxXl3N3IGGYLyWdZysdThtkFciSTnrjLyscTA3bs-2BuXbM2crYheyRYS9uN-2ByxFKiSuCs1-2FkraxmtlMGt3JS0wQ-3D-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>