repo.or.cz
/
express.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add next("router") to exit from router
[express.git]
/
examples
/
error-pages
/
views
/
error_header.ejs
blob
6d541dd9f5c54bbb8da6134dcd7e492b33ff98d7
1
<!DOCTYPE html>
2
<html>
3
<head>
4
<title>Error</title>
5
</head>
6
7
<body>
8
<h1>An error occurred!</h1>