Subversion Repositories SmartDukaan

Rev

Blame | Last modification | View Log | RSS feed

#[[<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Access Restricted</title>
<style>
  html,body{height:100%;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
    background:radial-gradient(1200px 600px at 50% -10%,#1e293b,#0f172a);color:#e2e8f0;display:flex;align-items:center;justify-content:center}
  .card{background:rgba(30,41,59,.7);border:1px solid #334155;border-radius:18px;padding:48px 56px;text-align:center;max-width:440px;
    box-shadow:0 24px 60px rgba(0,0,0,.45)}
  .lock{font-size:46px;margin-bottom:8px}
  h1{font-size:22px;margin:6px 0 10px}
  p{color:#94a3b8;line-height:1.6;margin:0}
  code{background:#0b1220;padding:2px 8px;border-radius:6px;color:#a5b4fc;font-size:13px}
</style>
</head>
<body>
  <div class="card">
    <div class="lock">&#128274;</div>
    <h1>Route Analytics &mdash; Restricted</h1>
    <p>This dashboard is limited to authorised reviewers only.<br>
    Please sign in as <code>amit.gupta</code> or <code>tarun.verma</code> to view it.</p>
  </div>
</body>
</html>]]#