package html

import _ "embed"

//go:embed 404.html
var NotFoundPage []byte