info343/inc/dropbox_error.php

<div id="dropbox_accepted" class="outcome">
   <section class="response">
      <header class="failure">
         <h3>An error occurred</h3>
      </header>
      <section>
         <p><strong>Your assignment was <em>NOT</em> submitted successfully.</strong></p>
         <p>The server said the following:</p>
         <p class="response"><code></code></p>
         <p>Please <a href="mailto:mdoocy@uw.edu">contact Morgan</a> with the message above.</p>
      </section>
   </section>
</div>