import { h } from 'preact' export default function NotFoundPage() { return

Not Found

}