{{#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;">Welcome back!</h2>
                <h2 style="margin-top:0;">Is your teacher on ClassDojo?</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">
                <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="http://static.classdojo.com/img/email/hero-email.png"></a> <br> <br>
                <p>
                  Welcome back! We hope ClassDojo helped your child learn important behaviors and skills last school year. ClassDojo is even better for parents this year: you'll still get reports, but you can now instantly message teachers, and receive important documents and photos from school on ClassDojo, too!
                </p>
                <p>
                  If you loved ClassDojo last year, please invite this year's teachers to use it! Below is a sample note you can copy/paste in an email. Hope this helps :) 
                </p> <br>
                <p>
                  Cheers,
                </p>  <br>
                <p>
                  Kalen
                </p> 
                <p>
                  --------- <br><br>

                  Dear teacher,<br><br>

Last year, my child’s teacher used ClassDojo to help students improve behaviors and skills, and to communicate with parents. I wondered if we could use it this year, too? I loved knowing how my child was doing in class.<br><br>

Take a look at www.classdojo.com, and let me know what you think - it’s free for teachers and only takes a minute to set up!
                </p>
                </p> <br>
                <p>
                  Cheers,
                </p>  <br>
                <p>
                  [Your name!]
              </td>
              <td class="expander"></td>
            </tr>
          </table>
        </center>

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


  <!-- content end -->

  {{/replace}}

{{/extend}}
