error.ejs 94 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 <h1> <%= message %> </h1> <h2> <%= error.status %> </h2> <pre><%= error.stack %></pre>