Feat. Password reset page
This commit is contained in:
parent
6ac9c08148
commit
c504d73e23
1 changed files with 10 additions and 0 deletions
10
src/recovery/reset.html
Normal file
10
src/recovery/reset.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Password recovery</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue