HummingBirdAnimeClient/src/views/404.php

7 lines
86 B
PHP
Raw Normal View History

2015-05-22 12:36:26 -04:00
<body>
<main>
<h1>404</h1>
<h2>Page Not Found</h2>
</main>
</body>
</html>