Files
Imago-Vault/resources/views/pages/errors/not_found.edge
2026-05-04 14:16:59 +02:00

9 lines
214 B
Plaintext

<h1>
404 - Page not found
</h1>
<p>
This template is rendered by the
<a href="http://docs.adonisjs.com/guides/exception-handling#status-pages">status pages feature</a>
of the global exception handler.
</p>