{{#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>Introducing ClassDojo Messaging</h2>

                <a href="http://www.classdojo.com/messaging" target="_blank"><img width="350" height="200" class="center" src="http://www.classdojo.com/images/messaging/direct.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>
                  Say hello to the easiest, most delightful way to communicate with parents: ClassDojo Messaging.
                </p>
                <ul>
                  <li>Send &lsquo;Direct Messages&rsquo; to individual parents</li>
                  <li>Send a &lsquo;Broadcast&rsquo; message to all the parents in your class</li>
                  <li>Know when parents have read your message with &lsquo;Read Receipts&rsquo;</li>
                  <li>Keep your phone number and email address private</li>
                </ul>
                 <p>
                  Get parents engaged and in the know without lengthy emails, unexpected phone calls, and time wasted trying to find contact information.
                </p>
                <p>
                  Simple, positive communication with parents, finally made delightfully easy - and free. <a href="http://www.classdojo.com/messaging" target="_blank">Get Messaging in your ClassDojo app 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://classdojo.com/messanger" 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 messaging now!</center>
                  </v:roundrect>
                  <![endif]-->

                  <a href="http://classdojo.com/messaging" target="_blank" id="orange-button">Get Messaging now!</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 Messaging. Questions, comments, or suggestions? Feel free to get in touch - we&rsquo;re here to help :)
                <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}}
