This website works better with JavaScript
Home
Explore
Help
Sign In
jhb2345
/
sendd
mirror of
https://github.com/jibby0/sendd
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
35f471f55f
Branches
Tags
master
sendd
/
views
/
error.ejs
error.ejs
83 B
History
Raw
1
2
3
<h1><%= message %></h1>
<h2><%= error.status %></h2>
<pre><%= error.stack %></pre>