info343/inc/dropbox_authentication.php

<div id="dropbox_accepted" class="outcome">
   <section class="response">
      <header class="failure">
         <h3>Authentication failure</h3>
      </header>
      <section>
         <p><strong>Your assignment was <em>NOT</em> submitted successfully.</strong></p>
         <p>Incorrect username and password. Please try again.</p>
         <p>If you are certain you have entered your UWNetID and password correctly, <a href="mailto:mdoocy@uw.edu">contact Morgan</a> immediately.</p>
      </section>
   </section>
</div>