{{#extend "template3"}}

  {{#append "head"}}

  {{/append}}

  {{#replace "body"}}
  <!-- content start -->

  {{!-- Title row --}}
  <table class="row" style="margin-bottom: 0px;">
    <tr>
      <td class="wrapper last">

        <center>
          <table class="twelve columns">
            <tr>
              <td class="text-pad">

                <h2>Invite parents to ClassDojo :)</h2>
                <!-- <p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et.</p> -->
                <br />
                {{!-- <img width="500" height="353" class="center" src="http://static.classdojo.com/img/join_school/join_school3.png"> --}}

                <p>Keeping parents in the loop has never been easier! By inviting parents, they'll receive weekly Reports to see how their child is doing, plus you can instantly message them quick updates and even beautiful photos from class :)
                <br />
                <br />
                Hear how being engaged on ClassDojo made a huge impact on Brenda and Michelle, two parents, and how their children developed much faster!</p>
              </td>
              <td class="expander"></td>
            </tr>
          </table>
        </center>

      </td>
    </tr>
  </table>
  {{!-- End title row --}}

  <table class="row">
    <tr>
      <td class="wrapper last">

        <center>
          <table class="twelve columns">
            <tr>
              <td class="text-pad">
                <!-- <h5>Ut enim ad minim veniam</h5> -->
                <!-- <small>This is a note.</small> -->
                <a href="https://www.youtube.com/watch?v=X1B8I37zKSs" target="_blank">
                  <img width="462" height="261" class="center" src="https://s3.amazonaws.com/uploads.hipchat.com/12139/564930/0Yo4xNvR7QqhncW/ParentTestimonialVideo.png">
                </a>
              </td>
              <td class="expander"></td>
            </tr>
          </table>
        </center>

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

  {{!-- Title row --}}

  {{!-- CTA big button row --}}
  <table class="row">
    <tr>
      <td class="wrapper last">

        <center>
          <table class="twelve columns">
            <tr>
              <td>

                <center>
                  <!-- REMEMBER TO UPDATE THIS MSO VERSION WITH THE LINK AND TEXT OF YOUR CTA -->

                  <!--[if mso]>
                  <v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="http://teach.classdojo.com/#!/launchpad/add" style="height: 60px; width: 280px; v-text-anchor: middle;" arcsize="7%" strokecolor="#fcb030" fill="t">
                    <v:fill type="tile" src="http://c.classdojo.com/img/email/template3/orange-btn-reg.png" color="#fcb030" />
                    <w:anchorlock/>
                    <center style="color: #ffffff; font-family: sans-serif; font-size: 28px; font-weight: bold;">Add your class &rarr;</center>
                  </v:roundrect>
                  <![endif]-->

                  <a href="https://teach.classdojo.com" target="_blank" id="orange-button">Invite parents &rarr;</a>
                </center>

              </td>
              <td class="expander"></td>
            </tr>
          </table>
        </center>

      </td>
    </tr>
  </table>
  {{!-- End CTA big button row --}}

{{!-- Title row --}}
  <table class="row">
    <tr>
      <td class="wrapper last">

        <center>
          <table class="twelve columns">
            <tr>
              <td class="text-pad">
                <p>You can easily invite parents by sending their unique codes home, or by email! If you ever need help, our <a href="https://classdojo.zendesk.com" target="_blank">Teacher Help Center</a> is full of great answers to common questions as well as an easy way to contact us.</p><br />
                <p>
                  Cheers,
                </p>  
                <img src="http://static.classdojo.com/img/signature.png" />

              </td>
              <td class="expander"></td>
            </tr>
          </table>
        </center>

      </td>
    </tr>
  </table>
  {{!-- End title row --}}

  <!-- content end -->

  {{/replace}}

{{/extend}}
