{{#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>Welcome to the ClassDojo community</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>Hi there! We're excited you and your child joined ClassDojo this year. Teachers use ClassDojo to help encourage positive behaviors — ones like curiosity, perseverance, and staying on task — but also to build strong relationships with parents like you!
                <br />
                <br />
                From our <a href="https://ww.classdojo.com/ios" target="_blank">iOS app</a> and <a href="https://ww.classdojo.com/android" target="_blank">Android app</a>, you can view ClassDojo Reports any time of the day to see your child's feedback, and also communicate instantly with their teacher using ClassDojo Messaging :)</p>
              </td>
              <td class="expander"></td>
            </tr>
          </table>
        </center>

      </td>
    </tr>
  </table>
  {{!-- End 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://home.classdojo.com" 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;">View report &rarr;</center>
                  </v:roundrect>
                  <![endif]-->

                  <a href="https://home.classdojo.com" target="_blank" id="orange-button">View child report &rarr;</a>
                </center>

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

      </td>
    </tr>
  </table>
  {{!-- End CTA big button 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=CIIWb5QU1eE" target="_blank">
                  <img width="462" height="261" class="center" src="https://s3.amazonaws.com/uploads.hipchat.com/12139/564930/VPdGUdwpz1pBX9d/ParentWelcomeVideo.png">
                </a>
              </td>
              <td class="expander"></td>
            </tr>
          </table>
        </center>

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

  {{!-- Title row --}}

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

        <center>
          <table class="twelve columns">
            <tr>
              <td class="text-pad">
                <p>You'll find that ClassDojo is a really wonderful way to feel connected to your child at school. Watch how one teacher uses ClassDojo to keep parents in the loop above.</p>
                <p>If you ever need help, our <a href="https://classdojo.zendesk.com" target="_blank">Parent 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}}
