reset password page

This commit is contained in:
2026-04-16 14:42:40 -04:00
parent 812a40492f
commit 33afca200d
4 changed files with 94 additions and 48 deletions
+10
View File
@@ -0,0 +1,10 @@
<!doctype html>
<title>Astral Tech - Reset Password</title>
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="static/style.css" />
<link rel="stylesheet" href="static/error/error.css" />
<link rel="stylesheet" href="static/card.css" />