9 lines
219 B
Plaintext
9 lines
219 B
Plaintext
// this file was automatically generated by the Flitter framework
|
|
extends error
|
|
|
|
block head
|
|
title Internal Server Error | #{_app ? _app.name : 'Flitter'}
|
|
|
|
block message
|
|
p.flitter-name 500: Internal Server Error
|