mirror of
https://github.com/slawkens/myaac.git
synced 2026-01-02 05:07:11 +01:00
[WIP] Refactor account lost - fixes
This commit is contained in:
@@ -30,7 +30,7 @@ If you enter right recovery key you will see form to set new e-mail and password
|
||||
<label for="key">Recovery key:</label>
|
||||
</td>
|
||||
<td>
|
||||
<input type="text" id="key" name="key" value="" size="40">
|
||||
<input type="text" id="key" name="key" value="{{ key }}" size="40">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user