info343/inc/dropbox_accepted.php

<div id="dropbox_accepted" class="outcome">
   <section class="response">
      <header class="success">
         <h3>Submission accepted</h3>
      </header>
      <section>
         <p>Your assignment was submitted successfully.</p>
         <p><strong>Please save this receipt as proof of your submission:</strong></p>
         <p id="receipt" class="response"><code></code></pre>
         <p>Thank you!</p>
      </section>
   </section>
</div>