diff --git a/templates/zerver/reset_emailed.html b/templates/zerver/reset_emailed.html index 9c3281c8cb..2755a6e986 100644 --- a/templates/zerver/reset_emailed.html +++ b/templates/zerver/reset_emailed.html @@ -2,6 +2,12 @@ {% block portico_content %} -

Check your email to continue the password reset process.

- +

We just sent you a password reset!

+ + + + + +

Check your email to finish the process.

+

(Or don't, but then why did you fill out this form?)

{% endblock %}