website-downloader/views/error.hbs
liushuang a3cf0aa893 init
2024-08-13 11:43:25 +08:00

4 lines
74 B
Handlebars

<h1>{{message}}</h1>
<h2>{{error.status}}</h2>
<pre>{{error.stack}}</pre>