8 lines
324 B
HTML
8 lines
324 B
HTML
|
|
<%inherit file="main.html" />
|
|
|
|
<section class="activation">
|
|
<h1>Page not found</h1>
|
|
<p>The page that you were looking for was not found. Go back to the <a href="/">homepage</a> or let us know about any pages that may have been moved at <a href="mailto:technical@mitx.mit.edu">technical@mitx.mit.edu</a>.</p>
|
|
</section>
|