hassio-nextcloud-backup/nextcloud_backup/rootfs/opt/nextcloud_backup/views/error.ejs

4 lines
83 B
Plaintext
Raw Normal View History

2019-12-19 15:08:47 +01:00
<h1><%= message %></h1>
<h2><%= error.status %></h2>
<pre><%= error.stack %></pre>