{{#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>Parents are eager to hear from you!</h2>
                <!-- <p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et.</p> -->
                {{!-- <br /> --}}

                <p>Here are a few great ways to engage parents with ClassDojo Messenger - all of which will translate into a better classroom for you :) <a href="http://community.classdojo.com/category/ideas-tips/messenger" target="_blank">Log in now! &rarr;</a></p>

                <ul>
                    <li style="margin-top: 4pt; margin-bottom: 4pt;">Start by sending a Broadcast to all connected parents, letting them know you’ll use ClassDojo Messenger it to keep them updated on their child’s progress! Don’t worry if not all parents have connected yet - they’ll get all the messages you send as soon as they connect.</li>
                    <li style="margin-top: 4pt; margin-bottom: 4pt;">If a student has a great day, send a Direct Message to their parent to let them know! Students will love the praise they'll receive at home :)</li>
                    <li style="margin-top: 4pt; margin-bottom: 4pt;">Send home pictures of wonderful moments from the classroom - parents will be delighted to see them!</li>
                </ul>
                
                <p>Teachers share lots of <a href="http://community.classdojo.com/category/ideas-tips/messenger" target="_blank">great ways</a> to use ClassDojo Messenger on our Community Forum — check it out if you’d like more ideas!</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}}
