{{#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>
                  Motivated students.<br/>
                  Happier teacher.
                </h2>
                <!-- <p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et.</p> -->
                {{!-- <br /> --}}

                <p>When you're teaching it can be a hassle to keep your students engaged. That's where ClassDojo helps: positive reinforcement helps students be their best. What's more, it'll make you happier too! Treat yourself to the positive, motivated classroom you've always wanted by <a href="http://teach.classdojo.com/#!/launchpad/add" target="_blank">adding your class now &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="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 my class &rarr;</center>
                  </v:roundrect>
                  <![endif]-->

                  <a href="http://teach.classdojo.com/#!/launchpad/add" target="_blank" id="orange-button">Add my class &rarr;</a>
                </center>

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

      </td>
    </tr>
  </table>
  {{!-- End CTA big button row --}}

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

        <center>
          <table class="twelve columns">
            <tr>
              <td class="text-pad">
                <p>
                  Want us to upload your class for you? Just reply to this email with your class list and we'll get you all set up :)
                </p>
                <a href="http://teach.classdojo.com/#!/launchpad/add" target="blank"><img src="http://pstatic.classdojo.com/img/emails/trigger-emails-hero.png" alt="Please allow images for this email" /></a>
                <br/>
                <p>
                  Cheers,<br/>
                  The ClassDojo Team
                 </p> 
              </td>
              <td class="expander"></td>
            </tr>
          </table>
        </center>

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

  <!-- content end -->

  {{/replace}}

{{/extend}}
