aboutsummaryrefslogtreecommitdiff
path: root/views/error.hbs
blob: 06597656253f827fc78314c829a767d0f8d529a3 (plain)
1
2
3
<h1>{{message}}</h1>
<h2>{{error.status}}</h2>
<pre>{{error.stack}}</pre>