mirror of
https://github.com/key-networks/ztncui.git
synced 2024-08-31 04:28:00 +00:00
7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
extends controller_layout
|
|
|
|
block content
|
|
h1= message
|
|
h2= error.status
|
|
pre #{error.stack}
|