reset password page
This commit is contained in:
@@ -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" />
|
||||
Reference in New Issue
Block a user