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

8 lines
129 B
Plaintext

extends error
block head
title Not Found | #{_app ? _app.name : 'Flitter'}
block message
p.flitter-name 404: Not Found