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