--- // Internal route used by middleware for unauthenticated users Astro.response.status = 404; import GatedLayout from '../layouts/GatedLayout.astro'; import { Card, CardContent, CardHeader, CardTitle } from '../lib/components/ui/card'; ---
404

The page you're looking for doesn't exist or has been moved.