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

11 lines
334 B
Plaintext

// this file was automatically generated by the Flitter framework
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?