{% extends "zerver/emails/email_base_default.html" %} {% block illustration %} {% endblock %} {% block content %}

{{ _("You have initiated login to the Zulip plan management system for the following organization:") }}

{{ _("Click the button below to complete the login process.") }} {{ _("Confirm login") }}

{{macros.contact_us_zulip_cloud(support_email)}}

{% endblock %}