This commit is contained in:
evanc 2023-09-18 14:02:45 +00:00
parent 16e6ce9a98
commit f0dc144baa

View file

@ -6,7 +6,7 @@
</head>
<body>
<h1>Password Recovery</h1>
<p>Please reset your password below</p>
<p>Please enter a new password for your skynet account below</p>
<form id="reset">
<label for="pass1">Password</label>
<input type="password" id="pass1" name="password"/> <br/>