Initial Flitter Commit
This commit is contained in:
7
app/views/errors/500.pug
Normal file
7
app/views/errors/500.pug
Normal file
@@ -0,0 +1,7 @@
|
||||
extends error
|
||||
|
||||
block head
|
||||
title Internal Server Error | Flitter
|
||||
|
||||
block message
|
||||
p.flitter-name 500: Internal Server Error
|
||||
Reference in New Issue
Block a user