{{#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 style="margin-bottom:0;">ClassDojo is now</h2>
                <h2 style="margin-top:0;">school-wide!</h2>

                <a href="http://teach.classdojo.com/" target="_blank" title="Use ClassDojo with other teachers from your school!"><img width="275" height="auto" class="center" src="https://s3.amazonaws.com/uploads.hipchat.com/12139/74559/AD3gdRiwkeEmKRI/upload.png" alt="Please allow images 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">

                <p>
                  It’s a big day: today, ClassDojo goes school-wide!
                </p>
                <p>
                   For the first time, you’ll be able to connect with other teachers in your school to teach classes together, share student rosters, and track your students’ progress across all their different classes! <a href="http://community.classdojo.com/t/how-do-classdojo-school-wide-features-work/2964" target="_blank">Learn more &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/" 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;">Get it now!</center>
                  </v:roundrect>
                  <![endif]-->

                  <a href="http://teach.classdojo.com" target="_blank" id="orange-button">Try it now! &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>
                  We hope you love using ClassDojo school-wide! Get started today by connecting with other teachers on the ClassDojo website (coming to mobile soon)! 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}}
