{{#extend "template3"}}

  {{#append "head"}}

  {{/append}}

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

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

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

                <h2>A happier classroom is within reach</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>Still curious how ClassDojo might help you this year?</p>
                <p>These two teachers have seen dramatic improvements after using ClassDojo, and each has a better classroom now. Hear their tips below, or go ahead and <a href="http://teach.classdojo.com/#!/launchpad/add" target="_blank">add your class now</a> if you're ready to get started!</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> -->
                <h5>Maranda wanted more focused students</h5>
                <a href="https://www.youtube.com/watch?v=Ml_VWgmc2rU" target="_blank">
                  <img width="300" height="auto" class="center" src="https://s3.amazonaws.com/uploads.hipchat.com/12139/564930/8Ig2Cz6WJrMlU0J/MarandaH.png">
                </a>
              </td>
              <td class="expander"></td>
            </tr>
          </table>
        </center>

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


  <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> -->
                <h5>Paul wanted a simpler approach for IEPs</h5>
                <a href="https://www.youtube.com/watch?v=hiYeEQ9rgBI" target="_blank">
                  <img width="300" height="auto" class="center" src="https://s3.amazonaws.com/uploads.hipchat.com/12139/564930/11kIAR5Y54HuyC2/PaulC.png">
                </a>
              </td>
              <td class="expander"></td>
            </tr>
          </table>
        </center>

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

  <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> -->
                <p>Looking for more great ideas on how to get started? Check out <a href="https://classdojo.zendesk.com/hc/en-us/articles/202978905-Tips-to-get-started-as-a-teacher" target="_blank">these tips</a> from other teachers like you! Or, add your class today on ClassDojo!</p>
              </td>
              <td class="expander"></td>
            </tr>
          </table>
        </center>

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


  {{!-- 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="http://teach.classdojo.com/#!/launchpad/add" target="_blank" id="orange-button">Add your 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">

                {{!-- <h2>Add your first class!</h2> --}}
                <!-- <p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et.</p> -->
                {{!-- <p>
                  Cheers,<br />
                  The ClassDojo team
                </p> --}}

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

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

  <!-- content end -->

  {{/replace}}

{{/extend}}
