Update 404 view

This commit is contained in:
Timothy Warren 2015-11-13 11:33:47 -05:00
parent dfe91d0f1c
commit f26adc1c28
1 changed files with 4 additions and 7 deletions

View File

@ -1,7 +1,4 @@
<body>
<main>
<h1>404</h1>
<h2>Page Not Found</h2>
</main>
</body>
</html>
<main>
<h1>404</h1>
<h2>Page Not Found</h2>
</main>