{{#extend "teacherMain"}}

  {{#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 style="margin-bottom:0;">Easily engage parents!</h2>
              </td>
              <td class="expander"></td>
            </tr>
          </table>
        </center>

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

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

        <center>
          <table class="twelve columns">
            <tr>
              <td class="text-pad">
                <p>
                  When you invite parents to ClassDojo, they'll automatically receive weekly reports to see how their child is doing, plus you can instantly message them quick updates and even beautiful photos from class :)
                </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://teach.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;">Get started!</center>
                  </v:roundrect>
                  <![endif]-->

                  <a href="http://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" style="bgcolor: #00a8f0; background-color: #00a8f0; padding: 0;">
                <p style="font-size: 26px; color: #FFFFFF; text-align: center; margin: 10 0;">
                  Parents can view their child's report!
                </p>
                <a href="http://teach.classdojo.com/" target="_blank" title="Try ClassDojo this school year for a better classroom!"><img width="400px" height="auto" class="center" src="https://s3.amazonaws.com/uploads.hipchat.com/12139/564930/d3b1cZ75M50rUZc/ParentReport.jpg"></a>

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

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


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

        <center>
          <table class="twelve columns">
            <tr>
              <td class="text-pad">
                <p style="font-size: 26px; text-align: center; margin: 10 0;">
                  You will be able to instantly message with parents
                </p>
                <br>
                <a href="http://teach.classdojo.com/" target="_blank" title="Collaborate with other teachers"><img width="275" height="auto" class="center" src="http://www.classdojo.com/images/messaging/direct-fs8.png"></a>

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

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


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

        <center>
          <table class="twelve columns">
            <tr>
              <td class="text-pad">
                <p>
                 <a href="https://classdojo.zendesk.com/hc/en-us/articles/202794025-Invite-parents-to-ClassDojo" target="_blank">This tutorial</a> will show you how to invite parents easily. As always, if there's ever anything we can do to help, just let us know :)
                </p>
                <br>
                <p>
                  Cheers,
                </p>  
                <img width="auto" height="auto" class="left" style="float:none;" 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}}
