{{#extend "template3"}}

  {{#append "head"}}

  {{/append}}

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

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

        <center>
          <table class="twelve columns">
            <tr>
              <td class="text-pad" style="padding-left:0; padding-right:0;">
                <!-- <h5>Ut enim ad minim veniam</h5> -->
                <!-- <small>This is a note.</small> -->
                <a href="https://classdojo.zendesk.com/hc/en-us/articles/202027909-Share-your-class-with-another-teacher" target="_blank">
                  <img width="560" height="auto" class="center" src="https://s3.amazonaws.com/uploads.hipchat.com/12139/564930/qOycLkGq6ad5FAs/SpecialtyTeachers.jpg" alt="Please allow images for this email">
                </a>
              </td>
              <td class="expander"></td>
            </tr>
          </table>
        </center>

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


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

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

                
                {{!-- <img width="500" height="353" class="center" src="http://static.classdojo.com/img/join_school/join_school3.png"> --}}

                <p>Hey [first_name]!<br/>
                <br/>
                Does your class spend time with a music, art, or other team teachers? If so - you can now invite them to join your class on ClassDojo :) They'll be able to give feedback to your students and connect with their parents, too. <a href="https://classdojo.zendesk.com/hc/en-us/articles/202027909-Share-your-class-with-another-teacher" target="_blank">Learn how &rarr;</a></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="https://teach.classdojo.com/#!/launchpad" 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;">Share a class &rarr;</center>
                  </v:roundrect>
                  <![endif]-->

                  <a href="https://teach.classdojo.com/#!/launchpad" target="_blank" id="orange-button">Share a class &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>
                  As always, if there’s anything we can do to help, just let us know :)
                <p>
                  <br>
                  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}}
