willy.club/views/errors/404.php

3 lines
123 B
PHP

<h1>Page not found</h1>
<p>The page you requested could not be found on this server</p>
<a href="<?=url('/')?>">Go home</a>