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

10 lines
268 B
Plaintext
Raw Normal View History

2020-11-01 18:50:03 +00:00
extends error
block head
title I'm a Teapot | #{_app ? _app.name : 'Flitter'}
block message
p.flitter-name
a(href='https://en.wikipedia.org/wiki/HTTP_418') 418: I'm a Teapot
p.flitter-name Thank you for using Flitter. How'd you get here, anyway?