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