mirror of
https://github.com/certd/certd.git
synced 2026-07-12 08:17:32 +08:00
refactor: ui
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
extends layout
|
||||
|
||||
block content
|
||||
h1= message
|
||||
h2= error.status
|
||||
pre #{error.stack}
|
||||
Reference in New Issue
Block a user