9 lines
No EOL
158 B
Text
9 lines
No EOL
158 B
Text
extends layout
|
|
|
|
block stylesheets
|
|
link(rel='stylesheet', href='/stylesheets/error.css')
|
|
|
|
block content
|
|
h1= message
|
|
h2= error.status
|
|
pre #{error.stack} |