<template> <div> <h1>This is a Custom 404</h1> <p>Delightful one coming soon</p> <!-- FIXME: Put stuffed Monkey here --> </div> </template> <script> export default {} </script> <style lang="css" scoped></style>