<!DOCTYPE html>
<html lang="id">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Kesalahan — Mitra Pinjaman</title>
    <style>
        body { font-family: system-ui, sans-serif; max-width: 560px; margin: 3rem auto; padding: 0 1.5rem; color: #1e3a5f; }
        h1 { font-size: 1.25rem; color: #b91c1c; }
        p { line-height: 1.5; }
        a { color: #2563eb; }
        code { background: #f1f5f9; padding: 0.2rem 0.4rem; border-radius: 4px; font-size: 0.85rem; }
    </style>
</head>
<body>
    <h1>Terjadi kesalahan</h1>
    <p>Halaman <code>/sitemap.xml</code> tidak dapat ditampilkan.</p>
    <p>No static resource sitemap.xml.</p>
    <p><a href="/">Kembali ke beranda</a></p>
</body>
</html>
