nas-denar/views/error.ejs

4 lines
83 B
Plaintext
Raw Permalink Normal View History

2017-09-14 20:06:51 +02:00
<h1><%= message %></h1>
<h2><%= error.status %></h2>
<pre><%= error.stack %></pre>