Reset Password

[#if token?? && !token.expired]
Enter a new password for your account.
${status!" "}
[/#if] [#if token?? && token.expired]

The password has been updated successfully. You can now use it to log in to your account.

[/#if] [#if !token??]

This link has expired and it can no longer be used to reset the password. If you need to reset your password, you can request the server to send you a new link.

[/#if]