{{#extend "template3White"}}

  {{#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> has invited you to join them on ClassDojo!</h2> --}}

                <a href="http://www.classdojo.com/1billion" target="_blank"><img width="500" height="175" class="center" src="http://www.classdojo.com/images/email/onebillion.png?v=2" alt="Please allow imagers for this email"></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">

                {{!-- <h2> has invited you to join them on ClassDojo!</h2> --}}

                <p>
                  As of February 14, 2014, you and millions of other teachers using ClassDojo have given students over one billion pieces of feedback! That’s 1,000,000,000 moments when you've recognized and encouraged students at school. :)
                </p>
                <br />
                <p>
                  Thank you for caring for all your students. As former educators ourselves, we know it isn't easy. Thank you for doing the work you do - and thank you for letting us have the privilege of helping you do it.
                </p>
                <br />
                <p>
                  Read more about how we’ve created 1 billion wonderful moments together: <a href="http://classdojo.com/1billion" target="_blank">www.classdojo.com/1billion</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://classdojo.com/1billion" 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;">See 1 billion &rarr;</center>
                  </v:roundrect>
                  <![endif]-->

                  <a href="http://classdojo.com/1billion" target="_blank" id="orange-button">See 1 billion &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> has invited you to join them on ClassDojo!</h2> --}}

                <p>
                  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}}
