<!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>ClassDojo Email</title>
    <style>
      @font-face {font-family: 'ProximaNova-Regular';src: url('https://static.classdojo.com/fonts/ProximaNova-Regular.eot');src: url('https://static.classdojo.com/fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),url('https://static.classdojo.com/fonts/ProximaNova-Regular.woff2') format('woff2'),url('https://static.classdojo.com/fonts/ProximaNova-Regular.woff') format('woff'),url('https://static.classdojo.com/fonts/ProximaNova-Regular.ttf') format('truetype');}
      @font-face {font-family: 'ProximaNova-Semibold';src: url('https://static.classdojo.com/fonts/ProximaNova-Semibold.eot');src: url('https://static.classdojo.com/fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),url('https://static.classdojo.com/fonts/ProximaNova-Semibold.woff2') format('woff2'),url('https://static.classdojo.com/fonts/ProximaNova-Semibold.woff') format('woff'),url('https://static.classdojo.com/fonts/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://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="158" 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 -->

  <div data-template-name="simple" style="display: none;"></div>
  <tr>
    <td class="section-td" style="width: 100%; background-color: #fff; padding: 30px 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 style="padding: 0 50px 0px 50px; text-align:left; vertical-align:middle; font-family: ProximaNova-Semibold, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif; font-size: 24px; color: #424242; line-height: 29px; text-align: center; ">
            Ms. Dominguez posted on ClassDojo!
          </td>
        </tr>


          <tr>
            <td class="content-section-text" style="padding: 30px 50px 0 50px; text-align:center; vertical-align:middle;">
              <span style="border-bottom: 3px solid #0078A3; border-radius: 30px; display: inline-block;">
                <a href="https://home.classdojo.com/api/mobileRedirect?webLink=home.classdojo.com%2F%23%2Fstory&iOSLink=%2F%2Fp%2Fst%2F5dfc0260dd3e39062add7e46%2Fc%2F5cfd65366b6e83000149185c&androidLink=%2F%2Fp%2Fst%2F5dfc0260dd3e39062add7e46%2Fc%2F5cfd65366b6e83000149185c" 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; ">
                   View now 
                </a>
              </span>
            </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=Se5G8N9mGKDizEk9b5dhDNpNnflHdflb82ySXjaZyxF1YAc6Y427uPTjthhwYs1FK_EeAml7Zr0ehoI16K3cCqQ7yZ_sW1Dnmi7M6DM0cmHiscReqMnS0MMVoYO3mn-tA-IeYzn5VTOfSq5wambgrjoYe39BwOHLNZ_ySK-glp2H_-bI-2Ijov4uBDsHO4E7VSqnpM1GPeUI9jvGuj3VJqRiyShDo3zc8uJ7BCG6nTr3niuHPMR1JRDGTHCjMPLGJYQs9Q3dth2fDjj7Fh9XpsoM7j-wHPkbgbppCmD9jhV5Ev9Xex_57qDRJ_2D3gUYga2Tf0ZefZnkTA78MgM0SfEBO1UzUuJ-MOf1VcKdR-c=" target="_blank" style="text-decoration: none; color: #A7A7A7;">
                  Unsubscribe
                </a>
                     
                <a href="https://www.classdojo.com/privacy/" 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=qyKhYsf0mzFumhFapFjKvBmBW-2FMVAxlO1QvxMmiVS4W8Byoei87AjzwGv7kXU7XUO3LRH9tMH4Xg3gJk5jd-2F2lYcD5hMUyDIWiIJ1-2FOq02CKUoyJsKHJgTyD6yHisa86PkqBfHXsOAu47iooOfpeC9GGmL-2FJ-2F9I87D2lIaYBZtloAfxMGIzKej5esNI21-2B3H8xhiTpG3066nlNsyeDdRnvh1F5fNr8i23rVnwST07w6rz5D7Pl-2Be9xHhjYgc0dUr" 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>