cnc-speed-calculator/views/error.ejs
Sebastien Clement 457ffc366f 🔨 Add base projet
2021-01-27 23:36:51 +01:00

4 lines
83 B
Plaintext

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