lqsNode/installPage/views/error.ejs

4 lines
83 B
Plaintext
Raw Permalink Normal View History

2024-09-12 09:36:58 +08:00
<h1><%= message %></h1>
<h2><%= error.status %></h2>
<pre><%= error.stack %></pre>