sjy-ecos/views/error.html

4 lines
83 B
HTML
Raw Permalink Normal View History

2016-12-23 10:16:12 +00:00
<h1><%= message %></h1>
<h2><%= error.status %></h2>
<pre><%= error.stack %></pre>