nodelqs0915/installPage/views/error.ejs

4 lines
83 B
Plaintext
Raw Permalink Normal View History

2024-09-15 17:48:19 +08:00
<h1><%= message %></h1>
<h2><%= error.status %></h2>
<pre><%= error.stack %></pre>