This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
jhb2345
/
sendd
miroir de
https://github.com/jibby0/sendd
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
35f471f55f
Branches
Tags
master
sendd
/
views
/
error.ejs
error.ejs
83 B
Historique
Raw
1
2
3
<h1><%= message %></h1>
<h2><%= error.status %></h2>
<pre><%= error.stack %></pre>