7 lines
83 B
Plaintext
7 lines
83 B
Plaintext
extends layout
|
|
|
|
block body
|
|
h1= message
|
|
h2= error.status
|
|
pre #{ error.stack }
|