mirror of
https://github.com/certd/certd.git
synced 2026-06-25 03:57:30 +08:00
7 lines
84 B
Plaintext
7 lines
84 B
Plaintext
|
|
extends layout
|
||
|
|
|
||
|
|
block content
|
||
|
|
h1= message
|
||
|
|
h2= error.status
|
||
|
|
pre #{error.stack}
|