diff --git a/src/sentry/templates/sentry/account/recover/confirm.html b/src/sentry/templates/sentry/account/recover/confirm.html index cb5a59cc5c83db..f4645cdc9531c0 100644 --- a/src/sentry/templates/sentry/account/recover/confirm.html +++ b/src/sentry/templates/sentry/account/recover/confirm.html @@ -6,7 +6,7 @@ {% block title %}{% trans "Recover Account" %} | {{ block.super }}{% endblock %} {% block auth_main %} -
{% trans "You have confirmed your email, and may now update your password below." %}