Initial commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Page Not Found | Testpoint</title><style>body{margin:0;font-family:Arial,sans-serif;background:#f4f8ff;color:#10213e}.error{min-height:100vh;display:grid;place-items:center;padding:24px;text-align:center}.card{max-width:520px}.icon{width:60px;height:60px;margin:auto;border-radius:15px;display:grid;place-items:center;background:#1264e8;color:#fff;font-size:20px;font-weight:700}.code{margin:25px 0 5px;color:#1264e8;font-size:14px;font-weight:700}.card h1{margin:0;font-size:38px}.card p{color:#5b687b;line-height:1.65}.card a{display:inline-block;margin-top:12px;padding:13px 25px;border-radius:8px;background:#1264e8;color:#fff;text-decoration:none;font-weight:700}</style></head><body><main class="error"><div class="card"><div class="icon">404</div><p class="code">ERROR 404</p><h1>Page not found</h1><p>The page may have moved or the address may be incorrect.</p><a href="/">Return home</a></div></main></body></html>
|
||||
Reference in New Issue
Block a user