Back to Home
Welcome back
Sign in to your account to continue
{ if (res.ok) { window.location.href = '/admin'; } else { return res.text().then(text => { error = text || 'Failed to sign in'; loading = false; }); } }) .catch(() => { error = 'An error occurred'; loading = false; }); ">
Email
Password
Forgot password?
Sign In
Signing in...
Don't have an account?
Sign up