14 lines
174 B
Plaintext
Executable File
14 lines
174 B
Plaintext
Executable File
extends layouts/default
|
|
|
|
block main
|
|
h1 Oops something went wrong
|
|
br
|
|
span 404
|
|
|
|
block content
|
|
#error-message-box
|
|
#error-stack-trace
|
|
pre
|
|
code!= error
|
|
|