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

8 lines
153 B
Plaintext
Raw Normal View History

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