<!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 -->


  <!-- Full Width Section - replicate this tr to create another section -->
  <div data-template-name="default" style="display: none;"></div>
  <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 Header -->
          <tr>
            <td class="content-section-text" style="padding: 0 30px 0px 30px; 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; ">
              See your child&#x27;s week on ClassDojo!
            </td>
          </tr>


        <!-- Content Section Description -->
          <tr>
            <td class="content-section-text" style="padding: 30px 50px 0 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;
            white-space: pre-wrap; ">It's been an exciting week! See how your child did in class, so you can discuss it over the weekend πŸ˜€</td>
          </tr>

        <!-- Content Section Image -->

        <!-- Content Section Button -->
          <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://mw.classdojo.com/fridayReports" class="button" target="_blank" style="font-size: 18px; font-family: HelveticaNeue-Medium, 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: 25px; ">
                   View now 
                </a>
              </span>
            </td>
          </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;">
            Cheers,
            <br><br>
              <img src="https://static.classdojo.com/img/signature.png" />
          </td>
        </tr>







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

          </table>

            <div style="margin-bottom: 30px"></div>
            <table
              id="upsellTable"
              width="100%"
              cellpadding="0"
              cellspacing="0"
              border="0"
              style=""
              >
              <tr>
                <td width="100%">
                  <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">
                        <div style="
                          padding: 30px 50px 30px 50px;
                          color: white;
                          background-color:rgb(59, 27, 100);
                          font-family: ProximaNova-Regular, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif;
                          border-radius: 5px
                        ">
                          <img style="display:block; max-width: 200px; margin: 0 auto;" src="https://static.classdojo.com/img/spaceman_mojo_beyond_school.png">
                          <h3 style="
                            font-family: ProximaNova-Semibold, Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif;
                            font-size: 24px;
                            line-height: 29px;
                            margin: 0 auto;
                            text-align: center;
                            font-weight: 700;
                          ">
                            Unlock the full ClassDojo experience!
                          </h3>
                          <p style="font-size: 18px; line-height:24px;">Don’t miss out! Transform your home life with Beyond School. Your child loves ClassDojo at school. Get those benefits at home, too πŸ™Œ</p>
                          <div class="content-section-text" style="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/#/subscription?campaignId=friday-report-upsell&userCode=eyJlbnRpdHlJZCI6IjVkNjM0MzY3NzBjOTFiYTY3ODQ1YTVkMSIsInBsYW5JZCI6InBsYW5fRkttYk9BM3gzdjN2SzgifQ==" class="button" target="_blank" style="font-size: 18px; font-family: HelveticaNeue-Medium, 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: 25px;">
                                 Try 7 days free 
                              </a>
                            </span>
                          </div>
                        </div>
                      </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=DeScyScSJ6J6i3A30sQnr7NLn0muGItdDPmqHZkawCM9oeOukNEbyH4Lgc-TMFzEcGboiwfN3fP4mxBwLOh2U2ula-28dN79E18el23ISw7R8MJLZISnybaMHKk8vF-PNEuw1uiCESM1AHTjdL2pSOgliPIVWDH1vzH_0k93oG4v-cNB9sjVgZVOcVTtgi6TCeLyiYe_Pd7VKdDn8U87cVSbdfw1xZtlyzNF9oc8PcYfJ8ZZr4qpDamtHZMy0AIkLS0x1GjUVbWFZXqsf8N6-hqf9kqq3jMpGWvmwUickk-uK1wN9gbhKp45L7t-WUT7AXzFja5MJrOK89MRBg1yNzGK5TQkiOYTqhrxJb5YsQ1u8zKLQm6kA-BNlTTdcB-tQEWVbemRL8a_TIV0uACYgCOtT2JT1o6-6dhQuhTaffiuAe_TXwhIF8Wf47AKJRxa4jD5UMmgvszYmv-ypt_aY4Vb9se_Q0cExtsoH9XM2asTJzwkXdO91HZxol-oKu5pmjmZth6SpJCYqB7kIbVrBaqyFjvrJ3tGIokheGWh3-MUcGBl-AkKzCLgpaL6WSEFoDelnTjkB7jnjvFFMvlrAjQwqzxNUWxjae0rZhxgS4w=" 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=qyKhYsf0mzFumhFapFjKvFgGu-2FhY-2BdR-2BuyvnfopKhfGWcJBwb0-2B332iD4ek5FjnS6R1fL4MR1Q6xSkq4-2B6-2FYWxQsihqOn8jP-2Few5m-2FBRnOQE1phiO9eQAZs9VEMglqCQ3VRQHYwJwigJlcmaXH-2B0xtSfutAC8VQpJGIp9BwSZulIGoEEk23L3LoxSMlEzk82oi89HqQvjbzBQ3a5ZeShPvD4lMHoPNHwfoTGEBsjoqqmAF9BAe7zaYv0wKmNjdPEQZLGL7fb0Q2gwd0Gbkq2wyfKrraBmEMYMcmPTzokUJyPALteeYtKc-2BCtfDjl5rHyFcGPkdx-2Fzlw5CYGJOapKa8WzZDVYEDuT2KgAhsN1pSN7l5ceBUtLYsmHR-2FxmsGYy0amiC4wQ9k58WDlLcLUIVNiaK9aSCy9zbPMCJavhXdkBbsdRcRCUAcK2P3z95XXyvvQFhgZuQ0OuIs8ubBFMYw-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>