Add next("router") to exit from router
[express.git] / examples / error-pages / views / error_header.ejs
blob6d541dd9f5c54bbb8da6134dcd7e492b33ff98d7
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>Error</title>
5 </head>
7 <body>
8 <h1>An error occurred!</h1>