HummingBirdAnimeClient/src/views/404.php

7 lines
86 B
PHP

<body>
<main>
<h1>404</h1>
<h2>Page Not Found</h2>
</main>
</body>
</html>