This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
FED
/
nodejs
Vigiar
3
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
18e05cc43a
Ramos
Etiquetas
cjms-0.0.1
master
nodejs
/
nodebase
/
views
/
error.ejs
error.ejs
83 B
Histórico
Em bruto
1
2
3
<h1><%= message %></h1>
<h2><%= error.status %></h2>
<pre><%= error.stack %></pre>