{% extends "zerver/emails/compiled/email_base_default.html" %} {% block illustration %} {% endblock %} {% block content %}
{% trans %} Somebody (possibly you) requested a new password for the Zulip account {{ email }} on {{ realm_uri }}. {% endtrans %}
{% if active_account_in_realm %}{{ _('Click the button below to reset your password.') }} {{ _("Reset password") }}
{% else %}{% if user_deactivated %} {% trans %} You previously had an account on {{ realm_uri }}, but it has been deactivated. You can contact an organization administrator to reactivate your account. {% endtrans %} {% else %} {% trans %} You do not have an account in that Zulip organization. {% endtrans %} {% endif %}
{% if active_accounts_in_other_realms %} {{ _("You do have active accounts in the following organization(s).") }}