/** * Copyright (c) 2023-present Plane Software, Inc. and contributors * SPDX-License-Identifier: AGPL-3.0-only * See the LICENSE file for details. */ // images import Image404 from "@/app/assets/404.svg?url"; export function PageNotFound() { return (
Sorry, the page you are looking for cannot be found. It may have been removed, had its name changed, or is temporarily unavailable.