diff --git a/src/tpl/login-existing.html b/src/tpl/login-existing.html index 3b4f1cf..d46c03a 100644 --- a/src/tpl/login-existing.html +++ b/src/tpl/login-existing.html @@ -26,6 +26,6 @@

A passphrase is like a password that protects your PGP key.

There is no way to access your messages without your passphrase.

-

If you have forgotten your passphrase, please request an account reset by sending an email to support@whiteout.io. You will not be able to read previous messages after a reset.

+

If you have forgotten your passphrase, please request an account reset using the provided link. You will not be able to read previous messages after a reset.

\ No newline at end of file diff --git a/src/tpl/login-new-device.html b/src/tpl/login-new-device.html index 8c2717f..7696cdf 100644 --- a/src/tpl/login-new-device.html +++ b/src/tpl/login-new-device.html @@ -38,6 +38,6 @@

A passphrase is like a password that protects your PGP key.

There is no way to access your messages without your passphrase.

-

If you have forgotten your passphrase, please request an account reset by sending an email to support@whiteout.io. You will not be able to read previous messages after a reset.

+

If you have forgotten your passphrase, please request an account reset using the provided link. You will not be able to read previous messages after a reset.

\ No newline at end of file