mirror of
https://github.com/dennisreimann/kindle-display.git
synced 2026-08-13 12:33:45 +02:00
6 lines
85 B
Text
6 lines
85 B
Text
extends _layout
|
|
|
|
block content
|
|
h1= message
|
|
h2= error.status
|
|
pre #{error.stack}
|