combine.fm/views/error.ejs

4 lines
83 B
Text
Raw Normal View History

2014-11-30 12:21:03 +00:00
<h1><%= message %></h1>
<h2><%= error.status %></h2>
<pre><%= error.stack %></pre>