Brotherton-Aspire-App/views/error.ejs
2024-02-02 16:44:34 -08:00

4 lines
83 B
Plaintext

<h1><%= message %></h1>
<h2><%= error.status %></h2>
<pre><%= error.stack %></pre>