<!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>Teacher Appreciation</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;">
<div style="display: none; font-size: 1px; color: #fefefe; line-height: 1px; font-family: Helvetica, Arial, sans-serif; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden;">
Join us in celebrating teachers this week 🙌 
 </div>

    <!-- 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)]>
            <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><tr>
          <td style="padding: 0px 50px 0px 50px; text-align:center; vertical-align:middle; font-family: ProximaNova-Semibold, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 20px; color: #B9B9B9; line-height: 20px;">
                          </td>
                  </tr>
                    
                <tr>
<tr><td style="padding: 0 50px 5px 50px; text-align:center; vertical-align:middle; font-family: ProximaNova-Semibold, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 24px; color: #424242; line-height: 29px;">
       Help us share the ❤️ ️
          </td>
        </tr>
        <tr>
                    <td style="padding: 50px 50px 30px 50px; text-align:center; vertical-align:middle;">
                      <a href="https://u930697.ct.sendgrid.net/ls/click?upn=ZdJ0uxGEIJzq-2F7mf7tWNvHwfQ-2Fr3xfOSUYi-2BMTxqAt-2F-2FzieLJ7P0sPAHEzslrf54RW6BzQWvJ6GFt17nw5r7mw-3D-3DqyiP_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BK-2FmJL1HcuM7FjtFJS0C9Zee2-2F3O4BaR00kxx8M7vY5jp3zsh8iKWiUVI1dSP2SiQDRmrni1RgsQNBvOivlGuQTQ7z1eXiNL1ttITC1ZzeUbqruXztdlxhsR-2F4zk5PvFjjpVSHH-2FpVz5svmn63M4-2BVwWX-2FbZaHfGwnwiW5oGQsxVnaTpyPt82OwtEPqou-2Bb88ofL4MUml2QTQdKXlOZMt3loI2lhnpsl3RZ-2Bozhy4eMHbZinxI7EUIM-2B4p1OBXm9Kg0pqhryoOyYBllZPTALRqIcjo7H8vDQ15z3zGJUtRPOKeVb6z6D3xvHzfqLvJgNnxy2iDmHU2XLWv5Lj6-2F0DYZo7ltMp3mtX1M1I5ITJceLg-3D-3D"><img src="https://static.classdojo.com/img/2020/Families/May/Teacher%20Appreciation_01_App.png" 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>
                  <tr>
                    <td class="content-section-text" style="padding: 0 50px 10px 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;">
                        
                    



Join us in celebrating Teacher Appreciation Week by sending your child's teacher a short message of gratitude 🤗  

 

                      

                    </td>
                  </tr>
<tr>
                  <td style="padding: 20px 50px 0px 50px; text-align:center; vertical-align:middle;">
                    <a href="https://u930697.ct.sendgrid.net/ls/click?upn=ZdJ0uxGEIJzq-2F7mf7tWNvHwfQ-2Fr3xfOSUYi-2BMTxqAt-2F-2FzieLJ7P0sPAHEzslrf54RW6BzQWvJ6GFt17nw5r7mw-3D-3DGskw_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BK-2FmJL1HcuM7FjtFJS0C9Zee2-2F3O4BaR00kxx8M7vY5jp3zsh8iKWiUVI1dSP2SiQDRmrni1RgsQNBvOivlGuQTQ7z1eXiNL1ttITC1ZzeUbqruXztdlxhsR-2F4zk5PvFjh5HFD6ZZ3Czt6EAU1PY6DQPzlc8tpacvng-2FenHsfaMY2Ku8-2FSbRz37HH0-2B9l-2FARkS62ugU122pNhFJOpJZQ7LhDpwuy4J21HKkBIA9xzNKswrN5OnDh95NR-2FHZ5tij2jSLxI2hr5TxSqej9-2B68WG2W5jdSB0yaWRdBeqSkpK3AMCHP-2FSMACYhzSMHbKqyfccFPIYbuBzRGJJrUgDIeBAS-2FzUlBym18GmTYYW2l4jNXZg-3D-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;">
                Send a message  
            </a>
                  </td>
                </tr>
                  
                  <tr>
                    <td class="content-section-text" style="padding: 50px 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;"> 
                  
           New to ClassDojo? We've got your back with helpful articles and tutorials on <a href="https://u930697.ct.sendgrid.net/ls/click?upn=JrkkAPYnH3cRT6WCQ95Y5lql2Uy03Y8tYjH7WzTUl6hgHiUBVAhztnjq2TjvX-2Fx665Jr_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BK-2FmJL1HcuM7FjtFJS0C9Zee2-2F3O4BaR00kxx8M7vY5jp3zsh8iKWiUVI1dSP2SiQDRmrni1RgsQNBvOivlGuQTQ7z1eXiNL1ttITC1ZzeUbqruXztdlxhsR-2F4zk5PvFji-2FbtG8rFpE4BmcMh9sJIrmfESLRD3r-2FkeDO24UDMka4cTbbB1BhCIKrLPuxOE0m3VzM7CbkM3fTyxK6wfjSJ5j-2FW4EAwOiVYxa9zfTklz0-2Bm5dANAEgfnw1ZGOQVn0Vqhv-2F0vqDBnXTKvKsvPuL2xZgUD352fCGTafBzDw-2BtUvYMxuCxcdFJ2czCRfOdzz0QTGorkgs0guM33QjIJZ3vExVS7wtfN2BZZMZp1KCxoN6w-3D-3D"> the Helpdesk</a>. <br><br>
                      
                      Cheers,
                      <br> <br>
                      <img src="https://static.classdojo.com/img/signature.png"/>
                      
                    </td>
                  </tr>
                </table>
              </td>
            </tr>
          </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=uGp4xotAILOU5DGlQx9yttGb2RH8cQKMRRJ8bgOfGjajSbWIaFsbreHEeGAIvRBEEP9N9wgSYruALH4I6FXCD4yfUgLOYKC8oIB0bGqCelkvvsmY9v_Ua9btUaAjiWcQLxttXHTHFZz8TNW8Dx2KV9bHTGGHrTbosJUJsEwpdfKi2xfbtaN_YVtX-Odoqr1zKprms6ABSC8IlMibPBGGUE2kySZXzu5ONUoTwO4-N9SVyRRzvij3mWM-Ei73DLzV8_TKLg0N_tV3xfrkWSDAp4KucdyJO_Qh0_BprrZchhOmEtc5HjdGcPpwCniLzTaZ_etD-zs_PnhevwIy9Di7n5extxA-EbaXZnS-GyJ7Z7sNp3W-O4dcStJh2KZ_CazPcAzFPjMK_1OEjp1VSZAjUINnfq4kQWX7RgBTWhg2yQrHcHueIceohEwH6tO8Chue83uaD7Gv7sEqZjfb6ULZuLO-J9cJj3T9kg6jpTdO7xNLMBRNaMpmx1Z4CjyGukawKbfK4FG4UyTO_u4mx23x2Apu4ahkKnVert7NPL-gjBAlhQbtuVyio8ZZQ7-uf-dlBSSaQv5Cd8j-IJJDEMRlUQ==" target="_blank" style="text-decoration: none; color: #A7A7A7;">Unsubscribe </a>
                      
                <a href="https://u930697.ct.sendgrid.net/ls/click?upn=Y-2BDOtg-2BoVUgmcaqB5pMRcwUe0ocghsleiHvGzGOOlHnfKhUe1oqYwaSjjU5kUN8xTgHo_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BK-2FmJL1HcuM7FjtFJS0C9Zee2-2F3O4BaR00kxx8M7vY5jp3zsh8iKWiUVI1dSP2SiQDRmrni1RgsQNBvOivlGuQTQ7z1eXiNL1ttITC1ZzeUbqruXztdlxhsR-2F4zk5PvFjhcA5aGfhN7c-2F2sv088UC9O3-2F3MnRZLJ7EdS3Oqr-2BlxwDInMCoC68Z9agzPQuh76-2FIRZK-2FhBu2x4tmMBciQ-2Fijg-2Bm-2FixyPwJK1DoH3A7-2BQ3JZAZ05bSBJ1ezHXcKi9ZXOPUd8v9MwCtoSsrFHcfEX12SeO8NGV-2FHQANrDBwLmAXwq7H0RLK1qO7LTIziuL2QNxv9htfQ4r5gEhHygnCGmY10P-2Bxd1-2BNo13-2Bb9lMKXEnUg-3D-3D" target="_blank" style="text-decoration: none; color: #A7A7A7;">Privacy Center</a>
                     
                <a href="https://u930697.ct.sendgrid.net/ls/click?upn=Y-2BDOtg-2BoVUgmcaqB5pMRcwUe0ocghsleiHvGzGOOlHlteW7uWT0LO8bQQTUC7iptSXtm_fW6jPRo4Te5aLWb1H8iMzYG9AvSXMmUoK2gBwPfVfWAxx6zADn-2FNaMDWSYf01vCIxhjxem6B37SMv8uaHECoyz1QNWqTK9CSpH6FF7TgF-2BK-2FmJL1HcuM7FjtFJS0C9Zee2-2F3O4BaR00kxx8M7vY5jp3zsh8iKWiUVI1dSP2SiQDRmrni1RgsQNBvOivlGuQTQ7z1eXiNL1ttITC1ZzeUbqruXztdlxhsR-2F4zk5PvFjhilWut5mSbv7jZSwxpWQrhb0UyNieEP1XOkjwCnfIucaySxYWoenfML62YnMy70m89mmjWZxT2FN3m8-2BlX0tR-2BcvpGIF-2BjKBKZATvBNfjKXBa3t7OqAzki6DJ85FJOpTwDAo6qB3jcEtT5hScfk1hZnZxz2Pdu6m-2Fm3EUmwvGU8T9-2BnJ4yBoG13aC36uMHKPZ1Q7wetpPvFWsVwFQ9RaQM-2BIMN05xfZ2f5ZZNmQYqTVw-3D-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-2Bygi9LR0zErDe5HCv3qX1PweJosnFbawfFbfNe8AzaceDNZzCmljSWuM3u9IqOk1UE7E5WOPjFQfoDgBI0HMMdcVObayxW2-2BuP-2FyznViDP5dVtc4pbJjxLuYULa3CuLzmrB-2FaHYmPeAvaP5OtfKl6GwRIYYh3-2Fd9g3cj5nrNySkHRBO04HPcslDh4UfyTjdKti4k33FWvr9OF1xc8kGfWg4p1tlmlifJiUfUnmPVsiKRAe3JGmbeh7w8L2T-2BoQZGTJ4uSyJtQHmaxowI06i-2BLmZhQ-2Fl-2Fo1Aj3Staq-2FLxyZRNXCtrSDcYThfG8VE1rLSVkvAWc-2BHfQJw-2BbzFHmB7F3BTJQMG2Icae8fo1rLZKzHNgOpJ98aPU0wyeoW9NKP-2BwVpu7zu0XEcYPKDxjw-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>