eecs448-project-4/app/views/errors/500.pug

9 lines
219 B
Plaintext
Raw Normal View History

2020-11-08 18:34:50 +00:00
// this file was automatically generated by the Flitter framework
2020-11-01 18:50:03 +00:00
extends error
block head
title Internal Server Error | #{_app ? _app.name : 'Flitter'}
block message
p.flitter-name 500: Internal Server Error