{{#extend "responsiveMain"}}
    
  {{#append "head"}}
    <style type="text/css">
      /* Yahoo fallback styles */
      #div_01f4_0 {
        background: #eee;
        border: 1px solid #ddd;
        padding: 15px !important;
      }

      #p_01f4_1 {
        margin: 0;
        padding: 0;
        font-family: Helvetica, arial, sans-serif;
        margin-bottom: 10px;
        font-weight: normal;
        font-size: 16px;
        line-height: 1.6;
      }
      /* End Yahoo fallback styles */
    </style>
  {{/append}}

  {{#replace "body"}}
    <table class="body-wrap clear">
      <tr>
        <td>
          <h1>Share ClassDojo with teachers to win!</h1>
          <img src="http://pstatic.classdojo.com/img/announcements/hero-share.png" alt="Please allow images for this email" />
          <br />

          <p class="lead">[FirstName], hey! It's easier to help students grow and develop as more teachers join ClassDojo!</p>
          <p class="lead">Kick off 2014 by entering our contest! Simply share your unique link below by e-mail, Facebook, or even in the break room. The more teachers you refer, the more likely you are to win! Top referrers will win an <strong>iPad mini</strong>, and the grand prize will be a <strong>$1,000 DonorsChoose gift card!</strong></p>
        </td>
      </tr>
    </table>


    <table class="body-wrap clear">

      {{!-- Yahoo fallback and footer image and sign out --}}
      <!-- PASTE THIS LINK -janky version-->
      <tr> 
        <td colspan="3">
          <br/>
          <div id="div_01f4_0">
            <p id="p_01f4_1">
              <h3>Share your unique link today: </h3>
              <br />
              <a href="http://teach.classdojo.com/welcome/[TeacherID]">http://teach.classdojo.com/welcome/529cd7deec2d0f74040000df</a>
            </p>
          </div>
        </td>
      </tr>


      <tr>
        <td>
          <br />
          <p></p>Cheers,<br/>The ClassDojo team
        </td>
      </tr>
      <tr>
        <td align="center" style="color: #db1259;" colspan="3">♥</td>
      </tr>
    </table>
  {{/replace}}

 
{{/extend}}


