9 lines
225 B
Plaintext
9 lines
225 B
Plaintext
<h1>
|
|
{{ error.code }} - Server error
|
|
</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>
|