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

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