{{#extend "template_CDM"}}

  {{#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>3 great ways to use ClassDojo Messenger!</h2>
                <!-- <p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et.</p> -->
                {{!-- <br /> --}}

                <p>With the ability to Broadcast all parents and also have two-way conversations with a parent, the possibilities are endless with your new app. Here are a few tips from other teachers that caught our eye! <a href="http://teach.classdojo.com/#!/launchpad/add" target="_blank" >Log in now &rarr;</a></p>

                <ul>
                    <li style="margin-top: 4pt; margin-bottom: 4pt;">"I sent a picture of one student having an awesome time in my chemistry class!" - Tyler from Nebraska</li>
                    <li style="margin-top: 4pt; margin-bottom: 4pt;">"I love broadcasting a permission slip that needs to be signed — so much easier than printing myself!" - Ben from North Carolina</li>
                    <li style="margin-top: 4pt; margin-bottom: 4pt;">"I share quick progress updates with parents privately, so that they know how quickly their children are learning!" - Diane from New York</li>
                </ul>
                
                <p>Take a peek at some other <a href="http://community.classdojo.com/t/great-ideas-for-using-classdojo-messenger/3278" target="_blank">great ways</a> to use ClassDojo Messenger!</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 your class &rarr;</center>
                  </v:roundrect>
                  <![endif]-->

                  <a href="http://teach.classdojo.com/#!/launchpad/add" target="_blank" id="orange-button">Start messaging &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>If there’s ever anything we can do to help, please let us know :) </p>
                <br />
                <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 cheers row --}}

  <!-- content end -->

  {{/replace}}

{{/extend}}
