2017-05-02 21:02:54 -04:00

8 lines
287 B
HTML

<template name="NotFound">
<div id="fourohfour">
<h4 id="first">404</h4>
<h4 id="second">Nothin' to see here!</h4>
<h4 id="foot">Hackers: If you thought by typing in a sub-directory that you'd be able to hack us, you're sorely mistaken! Just stop.</h4>
</div>
</template>