11 lines
330 B
HTML
11 lines
330 B
HTML
<!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" />
|