diff --git a/UPGRADE.rst b/UPGRADE.rst index 82bfb80de933..eff976017dd5 100644 --- a/UPGRADE.rst +++ b/UPGRADE.rst @@ -100,12 +100,12 @@ future date of which their account has been renewed until. See the `default template `_ for an example of usage. -Relatedly, note that in this update a new HTML template has been added which is shown to users when they -attempt to renew their account with a valid renewal token that has already been used before. The default template -contents can been found -`here `_, and -can also accept an ``expiration_ts`` variable. This template replaces the error message users would previously see upon -attempting to use a token more than once. +ALso note that a new HTML template, ``account_previously_renewed.html``, has been added. This is is shown to users +when they attempt to renew their account with a valid renewal token that has already been used before. The default +template contents can been found +`here `_, +and can also accept an ``expiration_ts`` variable. This template replaces the error message users would previously see +upon attempting to use a valid renewal token more than once. Upgrading to v1.32.0