error.ejs 83 B

123
  1. <h1><%= message %></h1>
  2. <h2><%= error.status %></h2>
  3. <pre><%= error.stack %></pre>