alioth/before/cha/10=paccommand/views/error.ejs
2025-05-30 09:18:01 +08:00

4 lines
83 B
Plaintext

<h1><%= message %></h1>
<h2><%= error.status %></h2>
<pre><%= error.stack %></pre>