mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
Note that a pretty common use case for this is a realm admin sending this to everyone after an import from HipChat or Slack. So this adds the realm_name to the title (so that there is something they might recognize) and kept the wording generic enough to accommodate the user not having clicked anything to get this email. Also strengthens the tests a bit to better test the complicated template logic.
2 lines
69 B
Plaintext
2 lines
69 B
Plaintext
{% trans %}Password reset request for {{ realm_name }}{% endtrans %}
|