mirror of
https://github.com/key-networks/ztncui.git
synced 2025-10-10 07:15:04 +02:00
6 lines
95 B
Text
6 lines
95 B
Text
extends controller_layout
|
|
|
|
block content
|
|
h1= message
|
|
h2= error.status
|
|
pre #{error.stack}
|